Skip to content

Commit

Permalink
CODEOWNERS: Add owner for valgrind suppression file
Browse files Browse the repository at this point in the history
The valgrind suppression file did not have an owner
That file is only usefull for POSIX arch based boards

=> Adding myself as owner of the file

Signed-off-by: Alberto Escolar Piedras <[email protected]>
  • Loading branch information
aescolar authored and MaureenHelm committed Oct 22, 2019
1 parent 677f1e6 commit 831c332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@
/scripts/west_commands/ @mbolivar
/scripts/west-commands.yml @mbolivar
/scripts/zephyr_module.py @tejlmand
/scripts/valgrind.supp @aescolar
/subsys/bluetooth/ @joerchan @jhedberg @Vudentz
/subsys/bluetooth/controller/ @carlescufi @cvinayak @thoh-ot
/subsys/bluetooth/mesh/ @jhedberg @trond-snekvik @joerchan @Vudentz
Expand Down

0 comments on commit 831c332

Please sign in to comment.