enso/.github/CODEOWNERS

42 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-04-07 18:01:20 +03:00
# Catch All
2021-11-19 20:10:53 +03:00
* @4e6 @MichaelMauderer @PabloBuchu @jdunkerley
2020-04-07 13:06:53 +03:00
2022-02-08 12:26:14 +03:00
# Change log
CHANGELOG.md
# Rust Libraries and Related Files
rust-toolchain.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
rustfmt.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
Cargo.lock @MichaelMauderer @4e6 @mwu-tow @farmaazon
Cargo.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
2021-11-22 18:13:21 +03:00
/lib/rust/ @MichaelMauderer @4e6 @mwu-tow @farmaazon
/lib/rust/ensogl/ @MichaelMauderer @wdanilo @farmaazon
/integration-test/ @MichaelMauderer @wdanilo @farmaazon
2020-04-07 13:06:53 +03:00
2021-11-19 20:10:53 +03:00
# Scala Libraries
2021-11-22 18:13:21 +03:00
/lib/scala/ @4e6
# GUI
2021-11-19 20:10:53 +03:00
/run @MichaelMauderer @wdanilo
2021-11-22 18:13:21 +03:00
/build/ @MichaelMauderer @wdanilo
/app/gui/ @MichaelMauderer @wdanilo @farmaazon @mwu-tow
/app/gui/view/ @MichaelMauderer @wdanilo @farmaazon
/app/ide-desktop/ @MichaelMauderer @wdanilo
2021-11-19 20:10:53 +03:00
# Engine (old)
# This section should be removed once the engine moves to /app/engine
/build.sbt @4e6
2021-11-22 18:13:21 +03:00
/distribution/ @4e6
/engine/ @4e6
/project/ @4e6
2022-02-08 12:26:14 +03:00
/test/ @4e6 @jdunkerley @radeusgd
2021-11-22 18:13:21 +03:00
/tools/ @4e6
2021-11-19 20:10:53 +03:00
# Enso Libraries
# This section should be amended once the engine moves to /app/engine
2021-11-22 18:13:21 +03:00
/distribution/lib/ @4e6 @jdunkerley @radeusgd
/std-bits/ @4e6 @jdunkerley @radeusgd
2021-11-19 20:10:53 +03:00
# Engine
2021-11-22 18:13:21 +03:00
/app/engine/ @4e6