Skip to content

Commit a96fdfb

Browse files
[nrf fromtree] MAINTAINERS: add entry for comparator drivers
Add entry for comparator drivers Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit e40fa89)
1 parent 4a5485b commit a96fdfb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

MAINTAINERS.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,25 @@ Release Notes:
11561156
tests:
11571157
- drivers.clock
11581158

1159+
"Drivers: Comparator":
1160+
status: maintained
1161+
maintainers:
1162+
- bjarki-andreasen
1163+
files:
1164+
- drivers/comparator/
1165+
- dts/bindings/comparator/
1166+
- include/zephyr/drivers/comparator.h
1167+
- include/zephyr/drivers/comparator/
1168+
- include/zephyr/drivers/comparator/
1169+
- include/zephyr/dt-bindings/clock/
1170+
- tests/drivers/build_all/comparator/
1171+
- tests/drivers/comparator/
1172+
- doc/hardware/peripherals/comparator.rst
1173+
labels:
1174+
- "area: Comparator"
1175+
tests:
1176+
- drivers.comparator
1177+
11591178
"Drivers: Console":
11601179
status: odd fixes
11611180
files:

0 commit comments

Comments
 (0)