We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47aa080 commit 4139f2eCopy full SHA for 4139f2e
MAINTAINERS.yml
@@ -5012,6 +5012,7 @@ Continuous Integration:
5012
files:
5013
- .github/
5014
- scripts/ci/
5015
+ - scripts/make_bugs_pickle.py
5016
- .checkpatch.conf
5017
- scripts/gitlint/
5018
- scripts/set_assignees.py
scripts/ci/twister_ignore.txt
@@ -46,6 +46,7 @@ scripts/checkpatch/*
46
scripts/checkpatch.pl
47
scripts/ci/pylintrc
48
scripts/footprint/*
49
+scripts/make_bugs_pickle.py
50
scripts/set_assignees.py
51
scripts/gitlint/zephyr_commit_rules.py
52
scripts/west_commands/runners/canopen_program.py
0 commit comments