We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a22dd5f + f0f3a9e commit f209708Copy full SHA for f209708
.github/workflows/assets/accesslist.yml
@@ -9,6 +9,7 @@
9
10
# Denylist
11
- host: github.com
12
+ # They later changed their username to galihru, for which an additional entry was added.
13
name: 4211421036
14
access: deny
15
reference: https://github.com/arduino/library-registry/pull/6269#pullrequestreview-2813557457
@@ -32,6 +33,10 @@
32
33
name: ErlTechnologies
34
35
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
40
41
name: kelasrobot
42
0 commit comments