0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

sn-pro: maintainers: drop colemickens

This commit is contained in:
Cole Mickens 2024-12-23 15:58:28 -03:00
parent df8686b017
commit e8bc90b4b1

View file

@ -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;
};
}