Remove bbenoist from maintainers
Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work...
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = http://www.nongnu.org/numdiff/;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ bbenoist ndowens ];
|
||||
maintainers = with maintainers; [ ndowens ];
|
||||
platforms = platforms.gnu;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user