2019-05-16 15:12:30 +03:00
|
|
|
# https://help.github.com/articles/about-codeowners/
|
|
|
|
# Note that accounts or teams mentioned must have WRITE access to the repository.
|
|
|
|
|
|
|
|
# Only files explicitly mentioned are guarded by code owners (no * rule).
|
|
|
|
|
2019-07-18 15:16:51 +03:00
|
|
|
CODEOWNERS @hurryabit @gerolf-da
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Build / CI / environment
|
2019-05-21 18:18:16 +03:00
|
|
|
/ci/ @garyverhaegen-da
|
|
|
|
/dev-env/ @garyverhaegen-da
|
|
|
|
/nix/ @garyverhaegen-da
|
|
|
|
/infra/ @garyverhaegen-da
|
|
|
|
azure-pipelines.yml @garyverhaegen-da
|
|
|
|
azure-cron.yml @garyverhaegen-da
|
2019-05-16 15:12:30 +03:00
|
|
|
|
2019-06-04 20:55:14 +03:00
|
|
|
# Language
|
|
|
|
/compiler/ @hurryabit
|
|
|
|
/libs-haskell/ @hurryabit
|
2019-07-11 17:21:06 +03:00
|
|
|
/daml-assistant/ @associahedron
|
2019-06-04 20:55:14 +03:00
|
|
|
|
2019-05-16 15:12:30 +03:00
|
|
|
# Runtime
|
2019-06-17 12:12:37 +03:00
|
|
|
/daml-lf/ @leo-da @S11001001
|
2019-06-26 17:37:50 +03:00
|
|
|
/daml-lf/governance.rst @gerolf-da @S11001001
|
2019-07-11 17:21:06 +03:00
|
|
|
/daml-lf/archive/da/ @remyhaemmerle-da @hurryabit @gerolf-da
|
2019-06-26 17:37:50 +03:00
|
|
|
/daml-lf/spec/value.rst @S11001001 @gerolf-da
|
|
|
|
/daml-lf/spec/transaction.rst @S11001001 @gerolf-da
|
2019-07-11 17:21:06 +03:00
|
|
|
/daml-lf/spec/daml-lf-1.rst @remyhaemmerle-da @hurryabit @gerolf-da
|
2019-06-17 12:12:37 +03:00
|
|
|
/daml-lf/validation/ @remyhaemmerle-da
|
|
|
|
|
2019-11-21 11:19:47 +03:00
|
|
|
/ledger/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar
|
|
|
|
/ledger-api/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Ecosystems
|
2019-07-18 15:16:51 +03:00
|
|
|
/language-support/hs/ @nickchapman-da
|
|
|
|
/language-support/java/ @gerolf-da @stefanobaghino-da
|
2019-06-03 21:13:44 +03:00
|
|
|
/language-support/scala/ @leo-da @S11001001
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Tools
|
2019-06-03 21:13:44 +03:00
|
|
|
/extractor/ @leo-da @S11001001
|
2019-07-18 17:41:53 +03:00
|
|
|
/navigator/ @rautenrieth-da
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Misc
|
2019-10-15 12:07:21 +03:00
|
|
|
/docs/ @bame-da @nemanja-da
|