Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit e4ff1a4

Browse files
committed
bugfix: fix idf_component.yml
1 parent 6534c5f commit e4ff1a4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencies:
1616
version: "*"
1717
esp-idf-lib/esp_idf_lib_helpers:
1818
version: "*"
19-
maintainers: Ruslan V. Uss (@UncleRus) <unclerus@gmail.com>
2019
url: https://github.com/esp-idf-lib/core
2120
repository: https://github.com/esp-idf-lib/led_strip
2221
documentation: https://esp-idf-lib.github.io/led_strip/
@@ -25,3 +24,5 @@ discussion: https://github.com/esp-idf-lib/core/discussions
2524
files:
2625
exclude:
2726
- docs/**/*
27+
maintainers:
28+
- Ruslan V. Uss (@UncleRus) <unclerus@gmail.com>

0 commit comments

Comments
 (0)