Merge pull request #165395 from SuperSandro2000/h2
This commit is contained in:
commit
221add9e8d
@ -39,6 +39,6 @@ buildPythonPackage rec {
|
||||
description = "HTTP/2 State-Machine based protocol implementation";
|
||||
homepage = "https://github.com/python-hyper/h2";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user