mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-12-23 03:59:31 +00:00
16 lines
590 B
Text
16 lines
590 B
Text
# For `CODEOWNERS` documentation, see:
|
|
# <https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners>
|
|
|
|
# Default owner(s) of all code.
|
|
* @Boog900 @hinto-janai @SyntheticBird45
|
|
|
|
# hinto-janai
|
|
/benches/** @hinto-janai
|
|
/books/architecture/** @hinto-janai
|
|
/books/user/** @hinto-janai
|
|
/constants/** @hinto-janai
|
|
/rpc/** @hinto-janai
|
|
/storage/blockchain/** @hinto-janai
|
|
/storage/database/** @hinto-janai
|
|
/test-utils/data/** @hinto-janai
|
|
/test-utils/rpc/** @hinto-janai
|