From 40d06f5f048fe50e01eae0cfbae22eb43871a45b Mon Sep 17 00:00:00 2001 From: galargh Date: Wed, 9 Mar 2022 16:11:10 +0100 Subject: [PATCH] example: add new member to testground as external contributor --- github/testground/repository_collaborator.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github/testground/repository_collaborator.json b/github/testground/repository_collaborator.json index 67aff98..0690c6c 100644 --- a/github/testground/repository_collaborator.json +++ b/github/testground/repository_collaborator.json @@ -66,6 +66,9 @@ }, "vyzo": { "permission": "push" + }, + "new external contributor from bloxico": { + "permission": "push" } } }