Skip to content

Commit

Permalink
chore: update codeowners and reviewer (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
1abhishekpandey authored Jul 18, 2024
1 parent 44726b2 commit 547585d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/draft_new_release-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
github_token: ${{ secrets.PAT }}
pr_title: 'chore(release): pulling ${{ steps.create-release.outputs.branch_name }} into master-v2'
pr_body: ':crown: *An automated PR*'
pr_reviewer: 'itsdebs'
pr_reviewer: '@rudderlabs/sdk-android'
2 changes: 1 addition & 1 deletion .github/workflows/publish-new-github-release-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
github_token: ${{ secrets.PAT }}
pr_title: 'chore(release): pulling master-v2 into develop-v2 post release v${{ steps.extract-version-v2.outputs.release_version }}'
pr_body: ':crown: *An automated PR*'
pr_reviewer: 'itsdebs'
pr_reviewer: '@rudderlabs/sdk-android'

- name: Delete hotfix release branch v2
uses: koj-co/delete-merged-action@master
Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @pallabmaiti @itsdebs
* @rudderlabs/sdk-android

0 comments on commit 547585d

Please sign in to comment.