Skip to content

Commit

Permalink
MAINTAINERS: fix area Networking issue assignment
Browse files Browse the repository at this point in the history
Replacing "area: Networking" with "area: PTP" to prevent from
including myself in issues and PRs that are related to every
piece of Networking code. Insted I'll be included only in PTP
related issued/PRs.

Signed-off-by: Adam Wojasinski <[email protected]>
  • Loading branch information
awojasinski authored and kartben committed Nov 25, 2024
1 parent f982d18 commit c36b3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2998,7 +2998,7 @@ Networking:
- subsys/net/lib/ptp/
- samples/net/ptp/
labels:
- "area: Networking"
- "area: PTP"
tests:
- sample.net.ptp

Expand Down

0 comments on commit c36b3c0

Please sign in to comment.