Bring my stdenv.lib.maintainers user name in line with my github nick.
This commit is contained in:
@@ -40,7 +40,6 @@ stdenv.mkDerivation {
|
||||
to build and install the program.
|
||||
'';
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [ simons ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user