diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 320fdc9de3fc..dfa31a4357fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -45,3 +45,6 @@ Cargo.toml # The data-link schema is owned by the libraries team /app/ide-desktop/lib/dashboard/src/data/datalinkSchema.json @radeusgd @jdunkerley @GregoryTravis @AdRiley @marthasharkey /app/ide-desktop/lib/dashboard/src/data/__tests__ @radeusgd @jdunkerley @GregoryTravis @AdRiley @marthasharkey @PabloBuchu @indiv0 @somebody1234 + +# GUI / Dashboard shared +/app/ide-desktop/lib/common @PabloBuchu @indiv0 @somebody1234 @MrFlashAccount @Frizi @farmaazon @vitvakatu @kazcw @AdRiley