Skip to content

Commit

Permalink
[chore] add internal/common to CODEOWNERS and part of selection
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Jan 23, 2025
1 parent c4abcb9 commit a963906
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ extension/sumologicextension/ @open-telemetry

internal/aws/ @open-telemetry/collector-contrib-approvers @Aneurysm9 @mxiamxia
internal/collectd/ @open-telemetry/collector-contrib-approvers @atoulme
internal/common/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers
internal/coreinternal/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers
internal/docker/ @open-telemetry/collector-contrib-approvers @jamesmoessis @MovieStoreGuy
internal/exp/metrics/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ body:
- extension/sumologic
- internal/aws
- internal/collectd
- internal/common
- internal/core
- internal/docker
- internal/exp/metrics
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ body:
- extension/sumologic
- internal/aws
- internal/collectd
- internal/common
- internal/core
- internal/docker
- internal/exp/metrics
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ body:
- extension/sumologic
- internal/aws
- internal/collectd
- internal/common
- internal/core
- internal/docker
- internal/exp/metrics
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/unmaintained.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ body:
- extension/sumologic
- internal/aws
- internal/collectd
- internal/common
- internal/core
- internal/docker
- internal/exp/metrics
Expand Down
3 changes: 3 additions & 0 deletions internal/common/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
status:
codeowners:
active: [open-telemetry/collector-approvers]

0 comments on commit a963906

Please sign in to comment.