python39Packages.h2: add SuperSandro2000 as maintainer
This commit is contained in:
parent
85a633de9f
commit
2bf50134c5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue