daml/CODEOWNERS
Line: 6: incorrect codeowner user: basvangijzel-DA Line: 6: incorrect codeowner user: dylant-da Line: 6: incorrect codeowner user: gerolf-da Line: 6: incorrect codeowner user: paulbrauner-da Line: 6: incorrect codeowner user: remyhaemmerle-da Line: 6: no users/groups matched Line: 7: no users/groups matched Line: 10: no users/groups matched Line: 11: no users/groups matched Line: 12: no users/groups matched Line: 13: no users/groups matched Line: 14: no users/groups matched Line: 15: no users/groups matched Line: 16: no users/groups matched Line: 19: incorrect format Line: 22: no users/groups matched Line: 25: no users/groups matched Line: 26: incorrect format Line: 27: no users/groups matched Line: 28: no users/groups matched Line: 29: no users/groups matched Line: 30: incorrect format Line: 33: incorrect format Line: 37: no users/groups matched Line: 38: incorrect format Line: 39: incorrect format Line: 40: incorrect format Line: 43: incorrect format Line: 44: incorrect format Line: 47: incorrect format Line: 50: incorrect format Line: 51: incorrect format Line: 54: incorrect format

55 lines
1.5 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 @basvangijzel-DA @dylant-da @gerolf-da @paulbrauner-da @remyhaemmerle-da
/sdk/LATEST @digital-asset/daml-release-owners
# Build / CI / environment
/ci/ @digital-asset/daml-language
/sdk/dev-env/ @digital-asset/daml-language
/sdk/nix/ @digital-asset/daml-language
azure-pipelines.yml @digital-asset/daml-language
azure-cron.yml @digital-asset/daml-language
sdk/release/ @digital-asset/daml-language
sdk/release.sh @digital-asset/daml-language
# Blackduck
/sdk/NOTICES
# Compatibility test
/sdk/compatibility/ @digital-asset/daml-language @digital-asset/kv-participant
# Language
/sdk/daml-assistant/ @digital-asset/daml-language
/sdk/daml-script/
/sdk/compiler/ @digital-asset/daml-language
/sdk/libs-haskell/ @digital-asset/daml-language
/sdk/ghc-lib/ @digital-asset/daml-language
/sdk/test-common/canton/
# Runtime
/sdk/daml-lf/
# Ecosystems
/sdk/language-support/hs/ @digital-asset/daml-language
/sdk/language-support/java/
/sdk/language-support/scala/
/sdk/language-support/ts/
# Application Runtime
/sdk/ledger-service/
/sdk/runtime-components/
# Canton code drop
/sdk/canton/
# Misc
/sdk/docs/
/sdk/libs-scala/
# Observability related libraries
/sdk/observability