Skip to content

Commit e40fa89

Browse files
bjarki-andreasennashif
authored andcommitted
MAINTAINERS: add entry for comparator drivers
Add entry for comparator drivers Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 43f88ca commit e40fa89

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
@@ -1150,6 +1150,25 @@ Release Notes:
11501150
tests:
11511151
- drivers.clock
11521152

1153+
"Drivers: Comparator":
1154+
status: maintained
1155+
maintainers:
1156+
- bjarki-andreasen
1157+
files:
1158+
- drivers/comparator/
1159+
- dts/bindings/comparator/
1160+
- include/zephyr/drivers/comparator.h
1161+
- include/zephyr/drivers/comparator/
1162+
- include/zephyr/drivers/comparator/
1163+
- include/zephyr/dt-bindings/clock/
1164+
- tests/drivers/build_all/comparator/
1165+
- tests/drivers/comparator/
1166+
- doc/hardware/peripherals/comparator.rst
1167+
labels:
1168+
- "area: Comparator"
1169+
tests:
1170+
- drivers.comparator
1171+
11531172
"Drivers: Console":
11541173
status: odd fixes
11551174
files:

0 commit comments

Comments
 (0)