From 55fd0becdf8deca44e09a7a113d0515c6564a0f1 Mon Sep 17 00:00:00 2001 From: Per Tillisch Date: Tue, 8 Jul 2025 13:11:59 -0700 Subject: [PATCH] Remove inappropriately registered "rgbled" library from list The library's readme describes it as follows: > Just an example of what it takes to provide an Arduino library. This is not meant to be a serious implementation. Libraries should only be registered if the library maintainer believes they may be of value to the Arduino community. Registration of a library that is not expected to be of value to the community is pointless, and irresponsible since it pollutes the Library Manager listings and increases the burden on the Library Registry maintainers. There has only been one commit to the library in the last eight years, and that commit only added a comment, three years ago. So there isn't any indication that the library's status can be expected to change. --- repositories.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index 5639792cb..a3bbf55f6 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5926,7 +5926,6 @@ https://github.com/SantiagoSaldana/SBC https://github.com/Saruccio/ESPpassthrough https://github.com/satspares/DWIN_DGUS_HMI https://github.com/sauttefk/RS485HwSerial -https://github.com/sb1978/rgbled https://github.com/sblantipodi/arduino_bootstrapper https://github.com/sbouhoun/smoother/ https://github.com/scheffield/sic45x-driver