Add Bruno and Timo as codeowners of the external_app folders (#26345)

This commit is contained in:
Timothy 2025-08-01 11:49:47 +02:00 committed by GitHub
parent c2ca556151
commit 68151a2a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
CODEOWNERS Normal file
View File

@ -0,0 +1,8 @@
# 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