Skip to content

Commit

Permalink
Clean up and update owners (digital-asset#2209)
Browse files Browse the repository at this point in the history
* Clean up and update owners

- remove @cbaatz-da and @bitonic as owners of this file
- add @gerolf-da instead
- add myself (@stefanobaghino-da) as owner of `/ledger` and `/language-support/java`

* Make @nickchapman-da owner of Haskell bindings

Add @nickchapman-da to `CODEOWNERS` as owner of `/language-support/hs/`
  • Loading branch information
stefanobaghino-da authored and mergify[bot] committed Jul 18, 2019
1 parent a31d5f0 commit 8f4fd32
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Only files explicitly mentioned are guarded by code owners (no * rule).

CODEOWNERS @bitonic @hurryabit @cbaatz-da
CODEOWNERS @hurryabit @gerolf-da

# Build / CI / environment
/ci/ @garyverhaegen-da
Expand All @@ -28,11 +28,12 @@ azure-cron.yml @garyverhaegen-da
/daml-lf/spec/daml-lf-1.rst @remyhaemmerle-da @hurryabit @gerolf-da
/daml-lf/validation/ @remyhaemmerle-da

/ledger/ @gerolf-da @rautenrieth-da
/ledger/ @gerolf-da @rautenrieth-da @stefanobaghino-da
/ledger-api/ @gerolf-da

# Ecosystems
/language-support/java/ @gerolf-da
/language-support/hs/ @nickchapman-da
/language-support/java/ @gerolf-da @stefanobaghino-da
/language-support/scala/ @leo-da @S11001001

# Tools
Expand Down

0 comments on commit 8f4fd32

Please sign in to comment.