Skip to content

Commit 493d623

Browse files
authored
chore(repo): add lourw as gradle reviewer (#32537)
<!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior <!-- This is the behavior we have today --> ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
1 parent 7678806 commit 493d623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ rust-toolchain.toml @nrwl/nx-native-reviewers
152152
/packages/devkit/public-api.ts @FrozenPandaz @vsavkin
153153

154154
# Gradle
155-
/packages/gradle/** @FrozenPandaz @MaxKless
156-
/e2e/gradle/** @FrozenPandaz @MaxKless
155+
/packages/gradle/** @FrozenPandaz @MaxKless @lourw
156+
/e2e/gradle/** @FrozenPandaz @MaxKless @lourw
157157

158158
# Nx-Plugin
159159
/docs/generated/packages/plugin/** @nrwl/nx-devkit-reviewers @nrwl/nx-docs-reviewers

0 commit comments

Comments
 (0)