MAINTAINERS: Add maass-hamburg as DHCPv4 collaborator

Adding Fin Maaß <f.maass@vogl-electronic.com> (maass-hamburg) as
a collaborator to the DHCPv4.

Related PR #69992

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
Jukka Rissanen 2024-03-11 14:28:45 +02:00 committed by David Leach
parent 9a0b8e7809
commit c6e482714f

View file

@ -2552,10 +2552,12 @@ Networking:
- include/zephyr/net/ieee802154*.h
- include/zephyr/net/wifi*.h
- include/zephyr/net/buf.h
- include/zephyr/net/dhcpv4*.h
- samples/net/gptp/
- samples/net/sockets/coap_*/
- samples/net/lwm2m_client/
- samples/net/wifi/
- samples/net/dhcpv4_client/
- subsys/net/buf*.c
- subsys/net/l2/ethernet/gptp/
- subsys/net/l2/ieee802154/
@ -2564,6 +2566,8 @@ Networking:
- subsys/net/lib/config/ieee802154*
- subsys/net/lib/lwm2m/
- subsys/net/lib/tls_credentials/
- subsys/net/lib/dhcpv4/
- tests/net/dhcpv4/
- tests/net/ieee802154/
- tests/net/wifi/
labels:
@ -2636,6 +2640,24 @@ Networking:
tests:
- net.coap
"Networking: DHCPv4":
status: maintained
maintainers:
- rlubos
- jukkar
collaborators:
- maass-hamburg
files:
- subsys/net/lib/dhcpv4/
- samples/net/dhcpv4_client/
- tests/net/dhcpv4/
- include/zephyr/net/dhcpv4*.h
labels:
- "area: Networking"
tests:
- net.dhcpv4_client
- net.dhcpv4_server
"Networking: gPTP":
status: maintained
maintainers: