Welcome Pavel to engine team (#6462)

This commit is contained in:
Jaroslav Tulach 2023-04-28 14:03:43 +02:00 committed by GitHub
parent ae3f9025e3
commit 8cd28fc8bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/CODEOWNERS vendored
View File

@ -15,7 +15,7 @@ Cargo.toml
/lib/rust/ensogl/ @MichaelMauderer @wdanilo @farmaazon @kazcw
/lib/rust/parser/ @kazcw @wdanilo @jaroslavtulach
/integration-test/ @MichaelMauderer @wdanilo @farmaazon @kazcw
/tools/build-performance/ @kazcw @mwu-tow @wdanilo
/tools/build-performance/ @kazcw @mwu-tow @wdanilo @Akirathan
# Scala Libraries
/lib/scala/ @4e6 @jaroslavtulach @hubertp
@ -28,9 +28,9 @@ Cargo.toml
# Engine (old)
# This section should be removed once the engine moves to /app/engine
/build.sbt @4e6 @jaroslavtulach @hubertp
/build.sbt @4e6 @jaroslavtulach @hubertp @Akirathan
/distribution/ @4e6 @jdunkerley @radeusgd @GregoryTravis
/engine/ @4e6 @jaroslavtulach @hubertp
/engine/ @4e6 @jaroslavtulach @hubertp @Akirathan
/project/ @4e6 @jaroslavtulach @hubertp
/test/ @jdunkerley @radeusgd @GregoryTravis
/tools/ @4e6 @jaroslavtulach @radeusgd