# Default rule:
* @EIP-devs

# 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/ @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.kts @EIP-devs @Senior-devs

