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: incorrect codeowner user: cocreature Line: 17: no users/groups matched Line: 18: incorrect codeowner user: hurryabit Line: 18: incorrect codeowner user: cocreature Line: 18: no users/groups matched Line: 19: incorrect codeowner user: associahedron Line: 19: incorrect codeowner user: hurryabit Line: 19: incorrect codeowner user: cocreature Line: 19: no users/groups matched Line: 20: incorrect codeowner user: cocreature Line: 20: incorrect codeowner user: hurryabit Line: 20: incorrect codeowner user: aherrmann-da Line: 20: no users/groups matched Line: 21: incorrect codeowner user: cocreature Line: 21: incorrect codeowner user: hurryabit Line: 21: incorrect codeowner user: aherrmann-da Line: 21: no users/groups matched Line: 22: incorrect codeowner user: shayne-fletcher Line: 22: incorrect codeowner user: cocreature Line: 22: no users/groups matched Line: 25: incorrect codeowner user: gerolf-da Line: 25: incorrect codeowner user: S11001001 Line: 25: no users/groups matched Line: 26: incorrect codeowner user: remyhaemmerle-da Line: 26: incorrect codeowner user: hurryabit 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: S11001001 Line: 28: incorrect codeowner user: gerolf-da Line: 28: no users/groups matched Line: 29: incorrect codeowner user: remyhaemmerle-da Line: 29: incorrect codeowner user: hurryabit Line: 29: incorrect codeowner user: gerolf-da Line: 29: no users/groups matched Line: 30: incorrect codeowner user: S11001001 Line: 30: no users/groups matched Line: 31: incorrect codeowner user: S11001001 Line: 31: no users/groups matched Line: 32: incorrect codeowner user: remyhaemmerle-da Line: 32: no users/groups matched Line: 33: incorrect codeowner user: S11001001 Line: 33: no users/groups matched Line: 34: incorrect codeowner user: S11001001 Line: 34: no users/groups matched Line: 36: incorrect codeowner user: leo-da Line: 36: incorrect codeowner user: S11001001 Line: 36: no users/groups matched Line: 38: incorrect codeowner user: gerolf-da Line: 38: incorrect codeowner user: rautenrieth-da Line: 38: incorrect codeowner user: stefanobaghino-da Line: 38: incorrect codeowner user: SamirTalwar-DA Line: 38: no users/groups matched Line: 39: incorrect codeowner user: gerolf-da Line: 39: incorrect codeowner user: rautenrieth-da Line: 39: incorrect codeowner user: stefanobaghino-da Line: 39: incorrect codeowner user: SamirTalwar-DA Line: 39: no users/groups matched Line: 42: incorrect codeowner user: nickchapman-da Line: 42: no users/groups matched Line: 43: incorrect codeowner user: gerolf-da Line: 43: incorrect codeowner user: stefanobaghino-da Line: 43: no users/groups matched Line: 44: incorrect codeowner user: leo-da Line: 44: incorrect codeowner user: S11001001 Line: 44: no users/groups matched Line: 45: incorrect codeowner user: hurryabit Line: 45: incorrect codeowner user: shayne-fletcher Line: 45: incorrect codeowner user: robin-da Line: 45: no users/groups matched Line: 48: incorrect codeowner user: leo-da Line: 48: incorrect codeowner user: S11001001 Line: 48: no users/groups matched Line: 49: incorrect codeowner user: rautenrieth-da Line: 49: no users/groups matched Line: 52: incorrect codeowner user: bame-da Line: 52: incorrect codeowner user: nemanja-da Line: 52: incorrect codeowner user: hurryabit Line: 52: no users/groups matched
Stephen Compall 37d36e1592
narrow LF codeowners; add ledger-service codeowners (#4704)
* codeown ledger-service

* daml-lf is too broad to be codeowned, narrow to something more sensible

CHANGELOG_BEGIN
CHANGELOG_END
2020-02-26 09:13:32 -08:00

53 lines
1.9 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 @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/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/data-scalacheck/ @S11001001
/daml-lf/transaction-scalacheck/ @S11001001
/daml-lf/validation/ @remyhaemmerle-da
/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/transaction/ @S11001001
/daml-lf/transaction/src/main/scala/com/digitalasset/daml/lf/value/ @S11001001
/ledger-service/ @leo-da @S11001001
/ledger/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar-DA
/ledger-api/ @gerolf-da @rautenrieth-da @stefanobaghino-da @SamirTalwar-DA
# 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