Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
This commit is contained in:
committed by
Rok Garbas
parent
1764a05710
commit
2b6dcdfcd0
@@ -20,7 +20,7 @@ stdenv.mkDerivation {
|
||||
description = "A library to import various 3D model formats";
|
||||
homepage = http://assimp.sourceforge.net/;
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ emery ];
|
||||
maintainers = with maintainers; [ ehmry ];
|
||||
platfroms = platforms.linux;
|
||||
inherit version;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user