From 5c474e4b7806fdbf267739548464f1739673f103 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Wed, 20 Jul 2022 10:22:54 -0400 Subject: [PATCH] fix: cleanup go-libp2p-relay-daemon permissions --- github/libp2p.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 55059bf..052801d 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -1192,16 +1192,15 @@ repositories: visibility: public go-libp2p-relay-daemon: collaborators: - admin: - - marten-seemann push: - - vyzo - web3-bot description: A standalone libp2p circuit relay daemon providing relay service for versions v1 and v2 of the protocol. teams: - push: + admin: - w3dt-stewards + push: + - Repos - Go visibility: public go-libp2p-rendezvous: description: Go implementation of rendezvous protocol