# 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 @bitonic @neil-da @hurryabit @cbaatz-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 /daml-foundations/ @hurryabit /libs-haskell/ @hurryabit # Runtime /daml-lf/ @leo-da @S11001001 /daml-lf/governance.rst @gerolf-da @S11001001 /daml-lf/archive/da/ @remyhaemmerle-da @hurryabit @gerolf-da @neil-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 @neil-da /daml-lf/validation/ @remyhaemmerle-da /ledger/ @gerolf-da @rautenrieth-da /ledger-api/ @gerolf-da # Ecosystems /language-support/java/ @gerolf-da /language-support/scala/ @leo-da @S11001001 # Tools /extractor/ @leo-da @S11001001 # Misc /docs/ @bethaitman