forked from mirrors/nixpkgs
python310Packages.pytest-httpx: remove myself from maintainers
This commit is contained in:
parent
5b906c698d
commit
7782af8721
|
@ -43,6 +43,6 @@ buildPythonPackage rec {
|
|||
description = "Send responses to httpx";
|
||||
homepage = "https://github.com/Colin-b/pytest_httpx";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab SuperSandro2000 ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue