Skip to content

Commit

Permalink
Add rust and other fixes to CODEOWNERS (#8510)
Browse files Browse the repository at this point in the history
Co-authored-by: Wes Haggard <[email protected]>
  • Loading branch information
heaths and weshaggard authored Feb 28, 2025
1 parent f6264cd commit c33880c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
##### Samer Alameer @salameer Dev Management
##### Lori Fraleigh @lorifraleigh PM Management
##### Scott Kurtzeborn @Kurtzeborn Eng. Sys. Dev Lead
##### Rick Winter @RickWinter Dev Lead - Go and C++
##### Rick Winter @RickWinter Dev Lead - C++, Go, and Rust
##### Josh Free @joshfree Dev Lead - Java
##### Jeff Fisher @xirzec Dev Lead - JavaScript
##### Jesse Squire @jsquire Dev Lead - .NET
##### Pallavi Taneja @pallavit Dev Lead - .NET
##### Laurent Mazuel @lmazuel Dev Lead - Python
#####
##### External language experts:
Expand Down Expand Up @@ -61,6 +60,7 @@
/docs/policies/ @Kurtzeborn @weshaggard @salameer
/docs/python/ @johanste @salameer @annatisch
/docs/redirects/ @lfraleigh
/docs/rust/ @heaths @JeffreyRichter @RickWinter
/docs/tables/ @bterlson @KrzysztofCwalina @JeffreyRichter @johanste @JonathanGiles
/docs/typescript/ @bterlson @salameer @xirzec
/eng/ @weshaggard
Expand Down Expand Up @@ -95,6 +95,9 @@
/**/go.md @ronniegeraghty @gracewilcox
/**/go.yml @ronniegeraghty @gracewilcox
/**/go-packages.csv @ronniegeraghty @gracewilcox @mario-guerra @scottaddie
/**/rust.md @ronniegeraghty @heaths
/**/rust.yml @ronniegeraghty @heaths

Check failure on line 99 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / azure-sdk - codeowners-linter - ci

.github/CODEOWNERS#L99

.github/CODEOWNERS(99,1): error : Error(s) on line 99 Source Line: /**/rust.yml @ronniegeraghty @heaths -/**/rust.yml glob does not have any matches in repository.
/**/rust-packages.csv @ronniegeraghty @heaths

################################################################################
# Event yml files and CODEOWNERS should be near the bottom of CODEOWNERS files #
Expand Down

0 comments on commit c33880c

Please sign in to comment.