Skip to content

Commit ce7ad5d

Browse files
gerrit: add component ownership to plugin tests
Change-Id: I6eba54db618113eaf2136f086bc3dc51cf483360
1 parent 6b924db commit ce7ad5d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

  • packages/cmk-plugins/tests/cmk/plugins/gerrit
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
set noparent # don't inherit owners information from parent folders
2+
3+
file:/component_owners/plugins_gerrit/OWNERS_DEFINITION
4+
5+
# Please
6+
# - don't add individual owners here but provide a reference to an OWNERS_DEFINITION file instead
7+
# - consider a `per-file <PATH>=set noparent` line for each `per-file` rule
8+
#
9+
# Find information about code-owners (+ find-owners syntax) here:
10+
# - https://android-review.googlesource.com/plugins/code-owners/Documentation/backend-find-owners-cookbook.html
11+
# - https://android-review.googlesource.com/plugins/code-owners/Documentation/backend-find-owners.html#syntax

0 commit comments

Comments
 (0)