Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: add ownership for aws propagator
  • Loading branch information
dyladan committed Aug 6, 2021
commit 943c398427c56f98c48a4b3ffd671edf9b59067c
6 changes: 6 additions & 0 deletions .github.amrom.workers.devponent_owners.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Test configuration

components:
propagators/opentelemetry-propagator-aws-xray:
- willarmiros
- NathanielRN
10 changes: 10 additions & 0 deletions .github/workflows/component-owners.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: 'Component Owners'
on:
pull_request:

jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main