Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODEOWNERS: set hids service reviewers #19793

Merged
merged 1 commit into from
Jan 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
/include/bluetooth/adv_prov.h @nrfconnect/ncs-si-bluebagel
/include/bluetooth/mesh/ @nrfconnect/ncs-paladin
/include/bluetooth/services/fast_pair/ @nrfconnect/ncs-si-bluebagel
/include/bluetooth/services/hids.h @nrfconnect/ncs-si-bluebagel
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw. Should we apply the same for /include/bluetooth/services/hogp.h + sources ? (related implementation of HIDS Client)

/include/bluetooth/services/ras.h @nrfconnect/ncs-dragoon
/include/caf/ @nrfconnect/ncs-si-muffin @nrfconnect/ncs-si-bluebagel
/include/debug/ @nrfconnect/ncs-co-drivers
Expand Down Expand Up @@ -723,6 +724,7 @@
/subsys/bluetooth/services/fast_pair/ @nrfconnect/ncs-si-bluebagel
/subsys/bluetooth/services/ras/ @nrfconnect/ncs-dragoon
/subsys/bluetooth/services/wifi_prov/ @wentong-li @bama-nordic
/subsys/bluetooth/services/hids.c @nrfconnect/ncs-si-bluebagel
/subsys/bootloader/ @nrfconnect/ncs-pluto
/subsys/caf/ @nrfconnect/ncs-si-muffin @nrfconnect/ncs-si-bluebagel
/subsys/debug/ @nordic-krch
Expand Down