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).
|
|
|
|
|
2021-04-13 14:59:24 +03:00
|
|
|
CODEOWNERS @gerolf-da @cocreature
|
|
|
|
LATEST @gerolf-da @bame-da @cocreature
|
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
|
|
|
|
2020-12-15 17:47:39 +03:00
|
|
|
# Blackduck
|
|
|
|
NOTICES @garyverhaegen-da @aherrmann-da @cocreature @dasormeter
|
|
|
|
|
2019-06-04 20:55:14 +03:00
|
|
|
# Language
|
2021-04-13 14:59:24 +03:00
|
|
|
/compiler/ @cocreature
|
|
|
|
/libs-haskell/ @cocreature
|
|
|
|
/daml-assistant/ @sofiafaro-da @cocreature
|
|
|
|
/daml-script/ @cocreature @aherrmann-da @stefanobaghino-da
|
|
|
|
/triggers/ @cocreature @aherrmann-da @stefanobaghino-da
|
2020-07-29 10:49:34 +03:00
|
|
|
/ghc-lib/ @cocreature
|
2020-04-23 16:56:09 +03:00
|
|
|
/compatibility/ @garyverhaegen-da @aherrmann-da @cocreature
|
2019-06-04 20:55:14 +03:00
|
|
|
|
2019-05-16 15:12:30 +03:00
|
|
|
# Runtime
|
2021-07-08 14:06:20 +03:00
|
|
|
/daml-lf/ @remyhaemmerle-da @cocreature
|
|
|
|
/daml-lf/data-scalacheck/ @S11001001
|
|
|
|
/daml-lf/governance.rst @sofiafaro-da
|
2021-09-09 16:30:12 +03:00
|
|
|
/daml-lf/kv-transaction-support/ @digital-asset/kv-committer
|
2021-07-08 14:06:20 +03:00
|
|
|
/daml-lf/transaction-test-lib/ @S11001001
|
2020-02-26 20:13:32 +03:00
|
|
|
|
2021-09-16 10:38:12 +03:00
|
|
|
/ledger-service/ @S11001001 @stefanobaghino-da
|
2019-06-17 12:12:37 +03:00
|
|
|
|
2021-09-09 16:30:12 +03:00
|
|
|
# KV Participant
|
2021-08-16 11:38:09 +03:00
|
|
|
/ledger/ @digital-asset/kv-participant
|
|
|
|
/ledger-api/ @digital-asset/kv-participant
|
2020-03-24 18:29:44 +03:00
|
|
|
|
2021-09-09 16:30:12 +03:00
|
|
|
# Interfaces that are jointly owned
|
|
|
|
/ledger-api/grpc-definitions/ @meiersi-da @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-configuration/ @meiersi-da @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-offset/ @meiersi-da @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/participant-state/ @meiersi-da @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/participant-state-metrics/ @meiersi-da @digital-asset/kv-participant @digital-asset/kv-committer
|
2021-08-16 11:38:09 +03:00
|
|
|
|
2021-09-09 16:30:12 +03:00
|
|
|
# Owned by KV Participant with KV Committer added for notifications
|
|
|
|
/ledger/ledger-api-common/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-api-domain/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-api-health/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-api-test-tool/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-configuration/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-offset/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/participant-state-index/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
/ledger/sandbox/ @digital-asset/kv-participant @digital-asset/kv-committer
|
|
|
|
|
|
|
|
# Owned by KV Participant except for IndexDB schema which is jointly owned with @meiersi-da
|
|
|
|
/ledger/participant-integration-api/ @digital-asset/kv-participant @meiersi-da
|
|
|
|
|
|
|
|
|
|
|
|
# KV Committer
|
2021-08-16 11:38:09 +03:00
|
|
|
/ledger/ledger-on-memory/ @digital-asset/kv-committer
|
|
|
|
/ledger/ledger-on-sql/ @digital-asset/kv-committer
|
|
|
|
/ledger/participant-state/kvutils/ @digital-asset/kv-committer
|
2021-02-15 19:28:57 +03:00
|
|
|
|
2021-09-09 16:30:12 +03:00
|
|
|
# Jointly owned persistence schema and wire format
|
|
|
|
/ledger/participant-state/kvutils/src/main/protobuf @meiersi-da @digital-asset/kv-committer
|
|
|
|
|
|
|
|
|
2021-09-16 10:38:12 +03:00
|
|
|
/runtime-components/ @stefanobaghino-da
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Ecosystems
|
2021-09-16 10:38:12 +03:00
|
|
|
/language-support/hs/ @nickchapman-da @cocreature
|
|
|
|
/language-support/java/ @stefanobaghino-da
|
|
|
|
/language-support/scala/ @S11001001 @stefanobaghino-da
|
|
|
|
/language-support/ts/ @robin-da @garyverhaegen-da @stefanobaghino-da
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Tools
|
2021-01-04 20:55:11 +03:00
|
|
|
/extractor/ @S11001001 @stefanobaghino-da
|
2021-09-16 10:38:12 +03:00
|
|
|
/navigator/ @stefanobaghino-da
|
2021-03-16 23:25:28 +03:00
|
|
|
/navigator/backend/src/main/scala/com/digitalasset/navigator/json/ @S11001001
|
2019-05-16 15:12:30 +03:00
|
|
|
|
|
|
|
# Misc
|
2021-04-13 14:59:24 +03:00
|
|
|
/docs/ @bame-da @nemanja-da
|
2020-03-26 11:56:40 +03:00
|
|
|
/libs-scala/ @stefanobaghino-da @SamirTalwar-DA
|
2021-03-16 23:25:28 +03:00
|
|
|
/libs-scala/contextualized-logging/ @S11001001
|
|
|
|
/libs-scala/scala-utils/ @S11001001
|
|
|
|
/libs-scala/scalatest-utils/ @S11001001
|