Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change CODEOWNERS entries for @stefanobaghino-da's #13812

Merged
merged 1 commit into from
May 9, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change CODEOWNERS entries for @stefanobaghino-da's
changelog_begin
changelog_end

In my new role, my main concern is providing context and get out of the
way of far more skilled and technically-involved engineers. As such, for
the time being I decided to reduce my subscriptions to the bare minimum.

That boils down to keeping an eye on `//docs`. This doesn't mean I don't
want to be involved in code anymore. Please do mention me in PRs if you
believe my attention is required.
  • Loading branch information
stefanobaghino-da committed May 6, 2022
commit e38c7aac3c40b6d3ddd58cda34a9b90ebdb122da
17 changes: 8 additions & 9 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 @gerolf-da @stefanobaghino-da
CODEOWNERS @gerolf-da
LATEST @gerolf-da @bame-da @ray-roestenburg-da @adriaanm-da

# Build / CI / environment
Expand Down Expand Up @@ -64,19 +64,18 @@ NOTICES @garyverhaegen-da @dasormeter

# Ecosystems
/language-support/hs/ @nickchapman-da @sofiafaro-da
/language-support/java/ @stefanobaghino-da @ray-roestenburg-da
/language-support/scala/ @S11001001 @stefanobaghino-da @ray-roestenburg-da
/language-support/ts/ @robin-da @garyverhaegen-da @stefanobaghino-da @ray-roestenburg-da
/language-support/java/ @ray-roestenburg-da
/language-support/scala/ @S11001001 @ray-roestenburg-da
/language-support/ts/ @robin-da @garyverhaegen-da @ray-roestenburg-da

# Application Runtime
/ledger-service/ @stefanobaghino-da @ray-roestenburg-da
/navigator/ @stefanobaghino-da @ray-roestenburg-da
/runtime-components/ @stefanobaghino-da @ray-roestenburg-da
/triggers/service/ @stefanobaghino-da @ray-roestenburg-da
/ledger-service/ @ray-roestenburg-da
/navigator/ @ray-roestenburg-da
/runtime-components/ @ray-roestenburg-da
/triggers/service/ @ray-roestenburg-da

# Misc
/docs/ @stefanobaghino-da
/libs-scala/ @stefanobaghino-da
/libs-scala/nonempty-cats/src/ @S11001001
/libs-scala/scala-utils/src/ @S11001001
/libs-scala/scalatest-utils/src/ @S11001001
Expand Down