grpc: remove a maintainer (#44294)

This commit is contained in:
Federico Ficarelli 2024-05-21 12:58:26 +02:00 committed by GitHub
parent faf11efa72
commit 774f0a4e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,6 @@
class Grpc(CMakePackage):
"""A high performance, open-source universal RPC framework."""
maintainers("nazavode")
homepage = "https://grpc.io"
url = "https://github.com/grpc/grpc/archive/v1.59.1.tar.gz"