libquotient: maintainers: drop colemickens

This commit is contained in:
Cole Mickens
2025-06-27 21:04:46 -07:00
parent f06370039b
commit cf246f5fa0
@@ -63,7 +63,6 @@ stdenv.mkDerivation rec {
homepage = "https://quotient-im.github.io/libQuotient/";
license = licenses.lgpl21;
maintainers = with maintainers; [
colemickens
matthiasbeyer
];
};