9 lines
433 B
Plaintext
9 lines
433 B
Plaintext
# People marked here will be automatically requested for a review
|
|
# when the code that they own is touched.
|
|
# https://github.com/blog/2392-introducing-code-owners
|
|
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
|
|
|
# Part of the frontend that mobile developper should review
|
|
src/external_app/ @bgoncal @TimoPtr
|
|
test/external_app/ @bgoncal @TimoPtr
|