maintainers: remove eduardosm
This commit is contained in:
committed by
Jonathan Ringer
parent
dcc34fe9e1
commit
66d6ec6ed2
@@ -24,6 +24,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.sollya.org/";
|
||||
license = licenses.cecill-c;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ eduardosm ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user