Commit e8bc90b4 authored by Cole Mickens's avatar Cole Mickens
Browse files

sn-pro: maintainers: drop colemickens

parent df8686b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ stdenvNoCC.mkDerivation rec {
    description = "SN Pro Font Family";
    homepage = "https://github.com/supernotes/sn-pro";
    license = licenses.ofl;
    maintainers = with maintainers; [ colemickens ];
    maintainers = with maintainers; [ ];
    platforms = platforms.all;
  };
}