Skip to content

Commit a6c898e

Browse files
ubiedacfriedt
authored andcommitted
maintainers: Add GNSS Subsystem entries
To be covered by existing Drivers: GNSS, as per requested during the review process. Added myself as a collaborator to follow-up with RTK-related changes. Signed-off-by: Luis Ubieda <[email protected]>
1 parent a000acf commit a6c898e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MAINTAINERS.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1628,21 +1628,26 @@ Documentation Infrastructure:
16281628
collaborators:
16291629
- tomi-font
16301630
- fabiobaltieri
1631+
- ubieda
16311632
files:
16321633
- doc/hardware/peripherals/gnss.rst
16331634
- drivers/gnss/
16341635
- include/zephyr/data/navigation.h
16351636
- include/zephyr/drivers/gnss.h
16361637
- include/zephyr/drivers/gnss/
1638+
- include/zephyr/gnss/
16371639
- dts/bindings/gnss/
16381640
- include/zephyr/dt-bindings/gnss/
16391641
- tests/drivers/build_all/gnss/
16401642
- tests/drivers/gnss/
1643+
- tests/subsys/gnss/
16411644
- samples/drivers/gnss/
1645+
- subsys/gnss/
16421646
labels:
16431647
- "area: GNSS"
16441648
tests:
16451649
- drivers.gnss
1650+
- gnss
16461651

16471652
"Drivers: GPIO":
16481653
status: odd fixes

0 commit comments

Comments
 (0)