Add @MrFlashAccount as a codeowner of ide-desktop (#9280)

This PR add @MrFlashAccount (me) as a code owner for ide part
This commit is contained in:
Sergei Garin 2024-03-06 11:19:05 +03:00 committed by GitHub
parent 618080b803
commit d9293e4011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View File

@ -46,7 +46,7 @@ Cargo.toml
/tools/http-test-helper/ @radeusgd @jdunkerley @GregoryTravis @AdRiley
# Dashboard, Cloud & Authentication
/app/ide-desktop/ @PabloBuchu @indiv0 @somebody1234
/app/ide-desktop/ @PabloBuchu @indiv0 @somebody1234 @MrFlashAccount
# The data-link schema is owned by the libraries team
/app/ide-desktop/lib/dashboard/src/data/dataLinkSchema.json @radeusgd @jdunkerley @GregoryTravis @AdRiley
/app/ide-desktop/lib/dashboard/src/data/__tests__ @radeusgd @jdunkerley @GregoryTravis @AdRiley @PabloBuchu @indiv0 @somebody1234