Skip to content

Commit 6513fc1

Browse files
committed
Remove github.com/VasilKalchev/RGBLED registration
It seems that a compliant release of this library was never created, meaning that although there is a registry entry, the library is not actually listed in the libraries index. The registration occurred eight years ago and the repository has since either been deleted or made private, so a release of the library will never come. Thus, removing the registration will not cause any harm. The existence of this "ghost registration" is problematic because the duplicate name check system uses the libraries index. Since the library is not present there, the check doesn't see that the name "RGBLED" has already been registered and thus will allow registration of additional libraries with that name. In addition, its presence may cause confusion to the registry maintainers since we expect each registration to have a unique name. Since the registration of the library provides no benefit and causes harm, it is removed.
1 parent 0e7a8a6 commit 6513fc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

registry.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,6 @@ https://github.com/adafruit/Adafruit_SPIFlash.git|Contributed|Adafruit SPIFlash
10981098
https://github.com/AntoIOT/anto-esp8266-arduino.git|Contributed|anto-esp8266-arduino
10991099
https://github.com/hedrickbt/MillaMilla_DS7505_Library.git|Contributed|MillaMilla DS7505 Library
11001100
https://github.com/thexeno/DS1307-Emulator-Arduino-Library.git|Contributed|DS1307 Emulator
1101-
https://github.com/VasilKalchev/RGBLED.git|Contributed|RGBLED
11021101
https://github.com/JoaquimFlavio/GuaraTeca_Menu.git|Contributed|GuaraTeca_Menu
11031102
https://github.com/jmparatte/jm_LiquidCrystal_I2C.git|Contributed|jm_LiquidCrystal_I2C
11041103
https://github.com/JoaquimFlavio/GuaraTeca_Hardware.git|Contributed|GuaraTeca_Hardware

0 commit comments

Comments
 (0)