summary refs log tree commit diff
path: root/pkgs/development/python-modules/googleapis_common_protos/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/googleapis_common_protos/default.nix')
-rw-r--r--pkgs/development/python-modules/googleapis_common_protos/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/googleapis_common_protos/default.nix b/pkgs/development/python-modules/googleapis_common_protos/default.nix
index 7a10ce12c38..08d31b6920b 100644
--- a/pkgs/development/python-modules/googleapis_common_protos/default.nix
+++ b/pkgs/development/python-modules/googleapis_common_protos/default.nix
@@ -19,6 +19,6 @@ buildPythonPackage rec {
     description = "Common protobufs used in Google APIs";
     homepage = "https://github.com/googleapis/googleapis";
     license = licenses.asl20;
-    maintainers = with maintainers; [ vanschelven ];
+    maintainers = with maintainers; [ ];
   };
 }