Unverified Commit cf246f5f authored by Cole Mickens's avatar Cole Mickens
Browse files

libquotient: maintainers: drop colemickens

parent f0637003
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ stdenv.mkDerivation rec {
    homepage = "https://quotient-im.github.io/libQuotient/";
    license = licenses.lgpl21;
    maintainers = with maintainers; [
      colemickens
      matthiasbeyer
    ];
  };