mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
python39Packages.flit: sync maintainers with flit-core
This commit is contained in:
@@ -52,6 +52,6 @@ buildPythonPackage rec {
|
||||
description = "A simple packaging tool for simple packages";
|
||||
homepage = "https://github.com/pypa/flit";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.fridh ];
|
||||
maintainers = with maintainers; [ fridh SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user