daml/CODEOWNERS
Line: 6: incorrect codeowner user: hurryabit Line: 6: incorrect codeowner user: gerolf-da Line: 6: no users/groups matched Line: 9: incorrect codeowner user: garyverhaegen-da Line: 9: no users/groups matched Line: 10: incorrect codeowner user: garyverhaegen-da Line: 10: no users/groups matched Line: 11: incorrect codeowner user: garyverhaegen-da Line: 11: no users/groups matched Line: 12: incorrect codeowner user: garyverhaegen-da Line: 12: no users/groups matched Line: 13: incorrect codeowner user: garyverhaegen-da Line: 13: no users/groups matched Line: 14: incorrect codeowner user: garyverhaegen-da Line: 14: no users/groups matched Line: 17: incorrect codeowner user: hurryabit Line: 17: no users/groups matched Line: 18: incorrect codeowner user: hurryabit Line: 18: no users/groups matched Line: 19: incorrect codeowner user: hurryabit Line: 19: no users/groups matched Line: 20: incorrect codeowner user: associahedron Line: 20: no users/groups matched Line: 23: incorrect codeowner user: leo-da Line: 23: incorrect codeowner user: S11001001 Line: 23: no users/groups matched Line: 24: incorrect codeowner user: gerolf-da Line: 24: incorrect codeowner user: S11001001 Line: 24: no users/groups matched Line: 25: incorrect codeowner user: remyhaemmerle-da Line: 25: incorrect codeowner user: hurryabit Line: 25: incorrect codeowner user: gerolf-da Line: 25: no users/groups matched Line: 26: incorrect codeowner user: S11001001 Line: 26: incorrect codeowner user: gerolf-da Line: 26: no users/groups matched Line: 27: incorrect codeowner user: S11001001 Line: 27: incorrect codeowner user: gerolf-da Line: 27: no users/groups matched Line: 28: incorrect codeowner user: remyhaemmerle-da Line: 28: incorrect codeowner user: hurryabit Line: 28: incorrect codeowner user: gerolf-da Line: 28: no users/groups matched Line: 29: incorrect codeowner user: remyhaemmerle-da Line: 29: no users/groups matched Line: 31: incorrect codeowner user: gerolf-da Line: 31: incorrect codeowner user: rautenrieth-da Line: 31: incorrect codeowner user: stefanobaghino-da Line: 31: no users/groups matched Line: 32: incorrect codeowner user: gerolf-da Line: 32: no users/groups matched Line: 35: incorrect codeowner user: nickchapman-da Line: 35: no users/groups matched Line: 36: incorrect codeowner user: gerolf-da Line: 36: incorrect codeowner user: stefanobaghino-da Line: 36: no users/groups matched Line: 37: incorrect codeowner user: leo-da Line: 37: incorrect codeowner user: S11001001 Line: 37: no users/groups matched Line: 40: incorrect codeowner user: leo-da Line: 40: incorrect codeowner user: S11001001 Line: 40: no users/groups matched Line: 41: incorrect codeowner user: rautenrieth-da Line: 41: no users/groups matched Line: 44: incorrect codeowner user: bethaitman Line: 44: no users/groups matched
2019-07-18 16:41:53 +02:00

45 lines
1.4 KiB
Plaintext

# 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
/daml-foundations/ @hurryabit
/libs-haskell/ @hurryabit
/daml-assistant/ @associahedron
# 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
/ledger-api/ @gerolf-da
# Ecosystems
/language-support/hs/ @nickchapman-da
/language-support/java/ @gerolf-da @stefanobaghino-da
/language-support/scala/ @leo-da @S11001001
# Tools
/extractor/ @leo-da @S11001001
/navigator/ @rautenrieth-da
# Misc
/docs/ @bethaitman