Skip to content

Commit 9914dd6

Browse files
committed
Grant full registry access privileges to repository maintainer
This access level will allow the maintainer to make exceptions for specific libraries owned by an entity whose privileges have been revoked.
1 parent 9b5ff78 commit 9914dd6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Access control for the Arduino Library Manager registry.
22
# This file is used by https://github.com/arduino/library-registry-submission-parser, via the "Manage PRs" workflow.
33

4-
[]
4+
# Allowlist
5+
- host: github.com
6+
name: per1234
7+
access: allow
8+
reference:

0 commit comments

Comments
 (0)