Bring my stdenv.lib.maintainers user name in line with my github nick.
This commit is contained in:
@@ -75,7 +75,7 @@ let
|
||||
license = "GPL";
|
||||
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ simons anderspapitto ];
|
||||
maintainers = with stdenv.lib.maintainers; [ anderspapitto ];
|
||||
};
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user