mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python3Packages.yamllint: add joringer as maintainer
This commit is contained in:
@@ -21,6 +21,6 @@ buildPythonPackage rec {
|
||||
description = "A linter for YAML files";
|
||||
homepage = "https://github.com/adrienverge/yamllint";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ mikefaille ];
|
||||
maintainers = with maintainers; [ jonringer mikefaille ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user