Skip to content

Commit 373437a

Browse files
committed
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 <luisf@croxel.com>
1 parent 373dbb6 commit 373437a

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
@@ -1569,21 +1569,26 @@ Release Notes:
15691569
collaborators:
15701570
- tomi-font
15711571
- fabiobaltieri
1572+
- ubieda
15721573
files:
15731574
- doc/hardware/peripherals/gnss.rst
15741575
- drivers/gnss/
15751576
- include/zephyr/data/navigation.h
15761577
- include/zephyr/drivers/gnss.h
15771578
- include/zephyr/drivers/gnss/
1579+
- include/zephyr/gnss/
15781580
- dts/bindings/gnss/
15791581
- include/zephyr/dt-bindings/gnss/
15801582
- tests/drivers/build_all/gnss/
15811583
- tests/drivers/gnss/
1584+
- tests/subsys/gnss/
15821585
- samples/drivers/gnss/
1586+
- subsys/gnss/
15831587
labels:
15841588
- "area: GNSS"
15851589
tests:
15861590
- drivers.gnss
1591+
- gnss
15871592

15881593
"Drivers: Haptics":
15891594
status: maintained

0 commit comments

Comments
 (0)