various: drop colemickens as maintainer (#420686)
This commit is contained in:
@@ -207,6 +207,5 @@ in
|
||||
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
primeos
|
||||
colemickens
|
||||
];
|
||||
}
|
||||
|
||||
@@ -45,7 +45,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [
|
||||
colemickens
|
||||
lovesegfault
|
||||
];
|
||||
};
|
||||
|
||||
@@ -63,7 +63,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://quotient-im.github.io/libQuotient/";
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [
|
||||
colemickens
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user