daml/CODEOWNERS

48 lines
1.7 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
# 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
# Language
/compiler/ @hurryabit @cocreature
/libs-haskell/ @hurryabit @cocreature
/daml-assistant/ @associahedron @hurryabit @cocreature
/daml-script/ @cocreature @hurryabit @aherrmann-da
/triggers/ @cocreature @hurryabit @aherrmann-da
/ghc-lib/ @shayne-fletcher @cocreature
# Runtime
/daml-lf/ @leo-da @S11001001
/daml-lf/governance.rst @gerolf-da @S11001001
/daml-lf/archive/da/ @remyhaemmerle-da @hurryabit @gerolf-da
/daml-lf/spec/value.rst @S11001001 @gerolf-da
/daml-lf/spec/transaction.rst @S11001001 @gerolf-da
/daml-lf/spec/daml-lf-1.rst @remyhaemmerle-da @hurryabit @gerolf-da
/daml-lf/validation/ @remyhaemmerle-da
/ledger/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar
/ledger-api/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar
# Ecosystems
/language-support/hs/ @nickchapman-da
/language-support/java/ @gerolf-da @stefanobaghino-da
/language-support/scala/ @leo-da @S11001001
/language-support/ts/ @hurryabit @shayne-fletcher @robin-da
# Tools
/extractor/ @leo-da @S11001001
/navigator/ @rautenrieth-da
# Misc
/docs/ @bame-da @nemanja-da @hurryabit