Skip to content

Commit

Permalink
Update CODEOWNERS (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
vixentael committed Nov 1, 2022
1 parent 5d4a0b7 commit 96c2521
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Default reviewer set
* @vixentael @ilammy
/src/soter/ @vixentael @Lagovas @ilammy @storojs72 @ignatk
/src/themis/ @vixentael @Lagovas @ilammy @storojs72 @ignatk
* @vixentael @Lagovas
/src/soter/ @vixentael @Lagovas @ilammy @G1gg1L3s
/src/themis/ @vixentael @Lagovas @ilammy @G1gg1L3s

# Build system
Makefile @vixentael @ilammy @shadinua
*.mk @vixentael @ilammy @shadinua
*.sh @vixentael @ilammy @shadinua

# rust-themis
Cargo.toml @vixentael @ilammy @iamnotacake
*.rs @vixentael @ilammy @iamnotacake
Cargo.toml @vixentael @ilammy @iamnotacake @G1gg1L3s
*.rs @vixentael @ilammy @iamnotacake @G1gg1L3s

# Land of the Fruit
/docs/examples/objc @vixentael @julepka
Expand All @@ -24,5 +24,5 @@ Cartfile* @vixentael @julepka
Package.swift @vixentael @julepka
Podfile* @vixentael @julepka

/docs/reference-implementation @vixentael @Lagovas @ilammy @storojs72
/tests/reference-implementation @vixentael @Lagovas @ilammy @storojs72
/docs/reference-implementation @vixentael @Lagovas @ilammy @G1gg1L3s
/tests/reference-implementation @vixentael @Lagovas @ilammy @G1gg1L3s

0 comments on commit 96c2521

Please sign in to comment.