daml/CODEOWNERS

74 lines
2.9 KiB
Plaintext
Raw Normal View History

# 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).
CODEOWNERS @hurryabit @gerolf-da @cocreature
LATEST @hurryabit @gerolf-da @bame-da @cocreature
# Build / CI / environment
/ci/ @garyverhaegen-da
/dev-env/ @garyverhaegen-da
/nix/ @garyverhaegen-da
/infra/ @garyverhaegen-da
azure-pipelines.yml @garyverhaegen-da
azure-cron.yml @garyverhaegen-da
# Blackduck
NOTICES @garyverhaegen-da @aherrmann-da @cocreature @dasormeter
# Language
/compiler/ @hurryabit @cocreature
/libs-haskell/ @hurryabit @cocreature
/daml-assistant/ @sofiafaro-da @hurryabit @cocreature
/daml-script/ @cocreature @hurryabit @aherrmann-da @stefanobaghino-da
/triggers/ @cocreature @hurryabit @aherrmann-da @stefanobaghino-da
/ghc-lib/ @cocreature
/compatibility/ @garyverhaegen-da @aherrmann-da @cocreature
# Runtime
/daml-lf/ @remyhaemmerle-da
/daml-lf/archive/da/ @cocreature @hurryabit
/daml-lf/data-scalacheck/ @S11001001 @cocreature
/daml-lf/engine/ @cocreature @hurryabit
/daml-lf/governance.rst @hurryabit
/daml-lf/interpreter/ @cocreature @hurryabit
/daml-lf/kv-transaction-support/ @cocreature @gerolf-da @miklos-da
/daml-lf/repl/ @cocreature @hurryabit
/daml-lf/scenario-interpreter/ @hurryabit @cocreature
/daml-lf/spec/daml-lf-1.rst @cocreature @hurryabit
/daml-lf/spec/transaction.rst @cocreature @hurryabit
/daml-lf/spec/value.rst @cocreature @hurryabit
/daml-lf/transaction-test-lib/ @S11001001 @cocreature
/daml-lf/transaction/src/main/scala/com/daml/lf/transaction/ @cocreature
/daml-lf/transaction/src/main/scala/com/daml/lf/value/ @cocreature
/daml-lf/validation/ @cocreature
/ledger-service/ @S11001001 @cocreature @stefanobaghino-da
/ledger/ @gerolf-da @rautenrieth-da @SamirTalwar-DA
/ledger-api/ @gerolf-da @rautenrieth-da @SamirTalwar-DA
/runtime-components/ @stefanobaghino-da @cocreature
# DAML-on-X
/ledger/participant-state/kvutils/ @dajmaki @dasormeter @fabiotudone-da @gerolf-da @miklos-da @mziolekda @rautenrieth-da @SamirTalwar-DA
# Ecosystems
/language-support/hs/ @nickchapman-da
/language-support/java/ @cocreature @stefanobaghino-da
/language-support/scala/ @S11001001 @cocreature @stefanobaghino-da
/language-support/ts/ @hurryabit @robin-da @cocreature @garyverhaegen-da @stefanobaghino-da
# Tools
/extractor/ @S11001001 @stefanobaghino-da
/navigator/ @cocreature @stefanobaghino-da
/navigator/backend/src/main/scala/com/digitalasset/navigator/json/ @S11001001
# Misc
/docs/ @bame-da @nemanja-da @hurryabit
/libs-scala/ @stefanobaghino-da @SamirTalwar-DA
/libs-scala/contextualized-logging/ @S11001001
/libs-scala/scala-utils/ @S11001001
/libs-scala/scalatest-utils/ @S11001001