Skip to content

Commit

Permalink
Updated the codeowners file to be more permissive (#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalextowle authored Mar 29, 2024
1 parent 12af6c0 commit 5f83c7b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
* @jalextowle @jrhea @mcclurejt

# Rust SDK Code Owners
.github/* @dpaiton @slundqui @ryangoree
crates/* @dpaiton @slundqui @ryangoree
Cargo.toml @dpaiton @slundqui @ryangoree
rustfmt.toml @dpaiton @slundqui @ryangoree
Makefile @dpaiton @slundqui @ryangoree
README.md @dpaiton @slundqui @ryangoree
.github/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
crates/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
Cargo.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
rustfmt.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
Makefile @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
README.md @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree

0 comments on commit 5f83c7b

Please sign in to comment.