2022-02-08 12:26:14 +03:00
|
|
|
# Change log
|
|
|
|
CHANGELOG.md
|
|
|
|
|
2024-01-04 06:57:05 +03:00
|
|
|
# The repository settings
|
|
|
|
/.github/ @mwu-tow
|
|
|
|
/.github/CODEOWNERS @jdunkerley @jaroslavtulach @farmaazon @AdRiley @PabloBuchu @wdanilo
|
|
|
|
|
2022-10-11 00:38:48 +03:00
|
|
|
# Build script & utilities
|
|
|
|
/run @mwu-tow
|
|
|
|
/run.bat @mwu-tow
|
|
|
|
/build @mwu-tow
|
|
|
|
|
2022-02-16 17:30:09 +03:00
|
|
|
# Rust Libraries and Related Files
|
2024-03-11 18:05:19 +03:00
|
|
|
rust-toolchain.toml @vitvakatu @Frizi @kazcw @farmaazon @mwu-tow
|
|
|
|
rustfmt.toml @mwu-tow @farmaazon @vitvakatu @Frizi @kazcw
|
2022-08-04 13:21:39 +03:00
|
|
|
Cargo.lock
|
|
|
|
Cargo.toml
|
2024-03-11 18:05:19 +03:00
|
|
|
/lib/rust/ @mwu-tow @farmaazon @kazcw @vitvakatu @Frizi
|
|
|
|
/lib/rust/parser/ @mwu-tow @farmaazon @kazcw @vitvakatu @Frizi @jaroslavtulach
|
|
|
|
/integration-test/ @farmaazon @kazcw @vitvakatu @Frizi
|
2023-07-21 13:12:24 +03:00
|
|
|
/tools/build-performance/ @kazcw @mwu-tow @Akirathan
|
2020-04-07 13:06:53 +03:00
|
|
|
|
2021-11-19 20:10:53 +03:00
|
|
|
# Scala Libraries
|
2022-10-22 08:45:55 +03:00
|
|
|
/lib/scala/ @4e6 @jaroslavtulach @hubertp
|
2021-11-01 22:44:15 +03:00
|
|
|
|
|
|
|
# GUI
|
2024-03-11 18:05:19 +03:00
|
|
|
/app/gui/ @farmaazon @mwu-tow @kazcw @vitvakatu @Frizi
|
|
|
|
/app/gui/view/ @farmaazon @kazcw @vitvakatu @Frizi
|
|
|
|
/app/gui/view/graph-editor/src/builtin/visualization/java_script/ @farmaazon @kazcw @jdunkerley @vitvakatu @Frizi
|
|
|
|
/app/gui2/ @Frizi @farmaazon @vitvakatu @kazcw
|
2021-11-19 20:10:53 +03:00
|
|
|
|
|
|
|
# Engine (old)
|
|
|
|
# This section should be removed once the engine moves to /app/engine
|
2023-04-28 15:03:43 +03:00
|
|
|
/build.sbt @4e6 @jaroslavtulach @hubertp @Akirathan
|
2024-01-04 06:57:05 +03:00
|
|
|
/distribution/ @4e6 @jdunkerley @radeusgd @GregoryTravis @AdRiley
|
2023-04-28 15:03:43 +03:00
|
|
|
/engine/ @4e6 @jaroslavtulach @hubertp @Akirathan
|
2022-09-22 12:45:59 +03:00
|
|
|
/project/ @4e6 @jaroslavtulach @hubertp
|
2024-02-11 23:52:47 +03:00
|
|
|
/tools/ @4e6 @jaroslavtulach @radeusgd @hubertp
|
2021-11-19 20:10:53 +03:00
|
|
|
|
|
|
|
# Enso Libraries
|
|
|
|
# This section should be amended once the engine moves to /app/engine
|
2024-01-04 06:57:05 +03:00
|
|
|
/distribution/lib/ @jdunkerley @radeusgd @GregoryTravis @AdRiley
|
|
|
|
/std-bits/ @jdunkerley @radeusgd @GregoryTravis @AdRiley
|
|
|
|
/test/ @jdunkerley @radeusgd @GregoryTravis @AdRiley
|
|
|
|
/tools/http-test-helper/ @radeusgd @jdunkerley @GregoryTravis @AdRiley
|
2023-04-13 17:19:24 +03:00
|
|
|
|
2023-07-21 13:12:24 +03:00
|
|
|
# Dashboard, Cloud & Authentication
|
2024-03-06 11:19:05 +03:00
|
|
|
/app/ide-desktop/ @PabloBuchu @indiv0 @somebody1234 @MrFlashAccount
|
2024-03-01 18:33:21 +03:00
|
|
|
# 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
|