Skip to content

Commit

Permalink
Merge pull request #8 from irinamihai/add_owners_files
Browse files Browse the repository at this point in the history
Add OWNERS and OWNERS_ALIASES
  • Loading branch information
irinamihai authored Nov 6, 2023
2 parents 9286d81 + 53ed5de commit 6b8d641
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners

component: "Telco"
subcomponent: "O-RAN O2-IMS"

filters:
".*":
reviewers:
- oran-o2ims-reviewers
approvers:
- oran-o2ims-approvers
11 changes: 11 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners

aliases:
oran-o2ims-reviewers:
- jhernand
- danielerez
- irinamihai
oran-o2ims-approvers:
- jhernand
- danielerez
- irinamihai

0 comments on commit 6b8d641

Please sign in to comment.