Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph authored Jan 5, 2021
1 parent edb13ef commit acb6b63
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
* @rotemmiz
*.java @rotemmiz
* @d4vidi

#Trollolo:
*.js @rotemmiz
# Scripts

*.js @d4vidi @noomorph
*.ts @d4vidi @noomorph
*.sh @d4vidi @noomorph

# Android

*.java @d4vidi
*.kt @d4vidi
*.gradle @d4vidi

# iOS

detox/ios/* @LeoNatan
detox/test/ios/* @LeoNatan
Expand All @@ -13,5 +23,3 @@ detox/test/ios/* @LeoNatan
*.swift @LeoNatan
*.pch @LeoNatan
*.plist @LeoNatan

*.sh @rotemmiz

0 comments on commit acb6b63

Please sign in to comment.