Skip to content

Commit

Permalink
Update code owners and labeler config
Browse files Browse the repository at this point in the history
  • Loading branch information
swallez committed Oct 26, 2023
1 parent 0af4072 commit fe61be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Specification tooling owners
/.github/ @elastic/clients-team
/compiler/ @elastic/clients-team
/compiler-rs/ @elastic/clients-team
/typescript-generator/ @elastic/clients-team
/specification/_json_spec/ @elastic/clients-team
/specification/_spec_utils/ @elastic/clients-team
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ generator:typescript:

compiler:
- 'compiler/**/*'
- 'compiler-rs/**/*'

0 comments on commit fe61be6

Please sign in to comment.