mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python39Packages.compreffor: add maintainer
This commit is contained in:
committed by
Jonathan Ringer
parent
764a467e55
commit
9f2d73a5af
@@ -40,5 +40,6 @@ buildPythonPackage rec {
|
||||
description = "CFF table subroutinizer for FontTools";
|
||||
homepage = "https://github.com/googlefonts/compreffor";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jtojnar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user