Skip to content

Commit f209708

Browse files
authored
Merge pull request #6515 from per1234/revoke-galihru
Revoke registry privileges for github.com/galihru
2 parents a22dd5f + f0f3a9e commit f209708

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/assets/accesslist.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
# Denylist
1111
- host: github.com
12+
# They later changed their username to galihru, for which an additional entry was added.
1213
name: 4211421036
1314
access: deny
1415
reference: https://github.com/arduino/library-registry/pull/6269#pullrequestreview-2813557457
@@ -32,6 +33,10 @@
3233
name: ErlTechnologies
3334
access: deny
3435
reference: https://github.com/arduino/library-registry/pull/4873#issuecomment-2589138298
36+
- host: github.com
37+
name: galihru
38+
access: deny
39+
reference: https://github.com/arduino/library-registry/pull/6269#pullrequestreview-2813557457
3540
- host: github.com
3641
name: kelasrobot
3742
access: deny

0 commit comments

Comments
 (0)