python39Packages.h2: add SuperSandro2000 as maintainer
This commit is contained in:
parent
85a633de9f
commit
2bf50134c5
@ -39,6 +39,6 @@ buildPythonPackage rec {
|
|||||||
description = "HTTP/2 State-Machine based protocol implementation";
|
description = "HTTP/2 State-Machine based protocol implementation";
|
||||||
homepage = "https://github.com/python-hyper/h2";
|
homepage = "https://github.com/python-hyper/h2";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user