From ff7789868dba0e6ba6b86f258d7859b3b71daa06 Mon Sep 17 00:00:00 2001 From: per1234 Date: Mon, 13 Jan 2025 22:34:31 -0800 Subject: [PATCH] Revoke registry privileges for `github.com/ErlTechnologies` and `github.com/vpbharath` These users (both accounts are the same entity) has established a pattern of irresponsible behavior in the Arduino Library Manager Registry repository. They continued this behavior even after the bot and human maintainer made significant efforts to guide them to responsible use. --- .github/workflows/assets/accesslist.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/workflows/assets/accesslist.yml b/.github/workflows/assets/accesslist.yml index 85ca72bb..6c012cf3 100644 --- a/.github/workflows/assets/accesslist.yml +++ b/.github/workflows/assets/accesslist.yml @@ -24,6 +24,10 @@ name: DefHam140 access: deny reference: https://github.com/arduino/library-registry/pull/5265#issuecomment-2589039572 +- host: github.com + name: ErlTechnologies + access: deny + reference: https://github.com/arduino/library-registry/pull/4873#issuecomment-2589138298 - host: github.com name: kelasrobot access: deny @@ -32,6 +36,10 @@ name: Subodh-roy2 access: deny reference: https://github.com/arduino/library-registry/pull/4422#issuecomment-2589051618 +- host: github.com + name: vpbharath + access: deny + reference: https://github.com/arduino/library-registry/pull/4873#issuecomment-2589138298 - host: github.com name: YoavPaz access: deny