Skip to content
Snippets Groups Projects

Code owners update

Merged
Otto Visserrequested to merge
codeOwnersUpdate into development
All threads resolved!
1 file
+ 16
2
Compare changes
  • Side-by-side
  • Inline
src/ @EIP-devs
# Default rule:
/* @EIP-devs
* @EIP-devs
\ No newline at end of file
 
# Special casing; these cannot be changed without project owner confirmation
 
CODEOWNERS @otto
 
LICENSE @otto
 
LICENSE.header @otto
 
 
# Files that should be looked at by more experienced developers
 
/src/ @EIP-devs @Senior-devs
 
Contributing.md @EIP-devs @Senior-devs
 
README.md @EIP-devs @Senior-devs
 
 
# potentially scary changes in here should be covered by the special automagic approval rules
 
build.gradle @EIP-devs @Senior-devs
 
Loading