various: drop colemickens as maintainer (#420686)

This commit is contained in:
Wolfgang Walther
2025-06-30 13:59:17 +00:00
committed by GitHub
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -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
];
};