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 9b8dbda commit 1653ecdCopy full SHA for 1653ecd
.github/component_owners.yml
@@ -1,4 +1,14 @@
1
# 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
12
components:
13
aws-xray:
14
- anuraaga
0 commit comments