python.pkgs.protobuf: Add myself as maintainer
This commit is contained in:
@@ -52,6 +52,7 @@ buildPythonPackage {
|
||||
description = "Protocol Buffers are Google's data interchange format";
|
||||
homepage = "https://developers.google.com/protocol-buffers/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ knedlsepp ];
|
||||
};
|
||||
|
||||
passthru.protobuf = protobuf;
|
||||
|
||||
Reference in New Issue
Block a user