Skip to content

Commit d02f912

Browse files
authored
chore: add @zztnrudzz13 to CODEOWNERS and release reviewers (toss#323)
1 parent faca67a commit d02f912

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @kimyouknow
1+
* @kimyouknow @zztnrudzz13

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ jobs:
109109
title: 'docs(${{ needs.get-diffs.outputs.result }}): auto-generated docs'
110110
body: 'This PR includes documentation updates for: ${{ needs.get-diffs.outputs.result }}'
111111
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
112-
reviewers: kimyouknow
112+
reviewers: kimyouknow,zztnrudzz13
113113
commit-message: 'Generate docs for ${{ needs.get-diffs.outputs.result }}'

0 commit comments

Comments
 (0)