mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
mitmproxy: add SuperSandro2000 as maintainer
This commit is contained in:
parent
c092a502df
commit
157a6c2613
@ -121,6 +121,6 @@ buildPythonPackage rec {
|
||||
description = "Man-in-the-middle proxy";
|
||||
homepage = "https://mitmproxy.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kamilchm ];
|
||||
maintainers = with maintainers; [ kamilchm SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user