Skip to content

Commit

Permalink
sn-pro: maintainers: drop colemickens
Browse files Browse the repository at this point in the history
  • Loading branch information
colemickens committed Dec 23, 2024
1 parent df8686b commit e8bc90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/sn/sn-pro/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
}

0 comments on commit e8bc90b

Please sign in to comment.