mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 17:06:48 +03:00
76553dd217
Add GUI codeowners. Require jobs from GUI CI as part of PR. Keep prettier under control.
15 lines
263 B
Plaintext
15 lines
263 B
Plaintext
# Catch All
|
|
* @radeusgd @4e6
|
|
|
|
# Rust Libraries
|
|
/lib/rust/ @wdanilo @radeusgd @4e6
|
|
|
|
# Repo Configuration
|
|
/.github/settings.yml @4e6 @radeusgd
|
|
|
|
# GUI
|
|
/gui/* @wdanilo
|
|
/gui/src/rust/ide @mwu-tow
|
|
/gui/src/rust/ide/view @wdanilo
|
|
/gui/src/rust/ide/view @MichaelMauderer
|