Skip to content

Commit 1653ecd

Browse files
authored
Add component owner notes (#266)
* Add component owner notes * more
1 parent 9b8dbda commit 1653ecd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/component_owners.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# this file is used by .github/workflows/component-codeowners.yml
2+
#
3+
# NOTE component owners must be members of the GitHub OpenTelemetry organization
4+
# so that they can be added to @open-telemetry/java-contrib-triagers
5+
# which in turn is required for them to be auto-assigned as reviewers by the automation
6+
#
7+
# NOTE when updating this file, don't forget to update the README.md files in the associated
8+
# components also
9+
#
10+
# NOTE when adding/updating one of the component names, don't forget to update the associated
11+
# `comp:*` labels
212
components:
313
aws-xray:
414
- anuraaga

0 commit comments

Comments
 (0)