Merge pull request #329013 from n8henrie/pycookiecheat-maintainer
pycookiecheat: add n8henrie to maintainers
This commit is contained in:
commit
ada7c4251d
@ -69,6 +69,9 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/n8henrie/pycookiecheat";
|
||||
changelog = "https://github.com/n8henrie/pycookiecheat/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
maintainers = with maintainers; [
|
||||
fab
|
||||
n8henrie
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user