maintainers: add ayazhafiz to entry-points-txt, headerparser, wheel-filename, wheel-inspect
This commit is contained in:
@@ -23,5 +23,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/jwodder/headerparser";
|
||||
description = "argparse for mail-style headers";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [ ayazhafiz ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user