Skip to content

Commit c0563ab

Browse files
committed
Remove github.com/VasilKalchev/RGBLED from libraries list
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 45f0bc7 commit c0563ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

repositories.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7107,7 +7107,6 @@ https://github.com/uStepper/uStepperS32
71077107
https://github.com/vacmg/MAX_RS485
71087108
https://github.com/VasilKalchev/ExponentMap
71097109
https://github.com/VasilKalchev/LiquidMenu
7110-
https://github.com/VasilKalchev/RGBLED
71117110
https://github.com/VassilyDev/TSBridge
71127111
https://github.com/VassilyDev/TSController
71137112
https://github.com/vasutornjays/SCL3400

0 commit comments

Comments
 (0)