mirror of
https://github.com/enso-org/enso.git
synced 2024-12-28 14:11:56 +03:00
Update codewoners with cloud dashboard & authentication (#6265)
Since the cloud dashboard is now embeded in Enso repository this PR adds owners over dashboard libraries. It also adds eslint specific files owner over @ somebody1234
This commit is contained in:
parent
135b9fc41e
commit
5d81ae879e
12
.github/CODEOWNERS
vendored
12
.github/CODEOWNERS
vendored
@ -39,3 +39,15 @@ Cargo.toml
|
||||
# This section should be amended once the engine moves to /app/engine
|
||||
/distribution/lib/ @jdunkerley @radeusgd
|
||||
/std-bits/ @jdunkerley @radeusgd
|
||||
|
||||
# Cloud Dashboard & Authentication
|
||||
/app/ide-desktop/dashboard @PabloBuchu @indiv0 @somebody1234
|
||||
/app/ide-desktop/content @PabloBuchu @indiv0 @somebody1234
|
||||
/app/ide-desktop/client @PabloBuchu @indiv0 @somebody1234
|
||||
/app/ide-desktop/types @PabloBuchu @indiv0 @somebody1234
|
||||
/app/ide-desktop/common @PabloBuchu @indiv0 @somebody1234
|
||||
|
||||
# Eslint configuration
|
||||
/app/ide-desktop/esbuild-plugin-copy-directories @somebody1234
|
||||
/app/ide-desktop/eslint.config.js @somebody1234
|
||||
/app/ide-desktop/utils.ts @somebody1234
|
||||
|
Loading…
Reference in New Issue
Block a user