Skip to content

Commit 866e0d7

Browse files
authored
Add JialinHuang803 to JS assignees (#44457)
1 parent 752729d commit 866e0d7

File tree

1 file changed

+1
-1
lines changed
  • scripts/release_helper

1 file changed

+1
-1
lines changed

scripts/release_helper/js.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# assignee dict which will be assigned to handle issues
66
_JS_OWNER = {'lirenhe', 'kazrael2119', 'azure-sdk'}
7-
_JS_ASSIGNEE = {'qiaozha', 'MaryGao'}
7+
_JS_ASSIGNEE = {'qiaozha', 'MaryGao', 'JialinHuang803'}
88

99

1010
class IssueProcessJs(IssueProcess):

0 commit comments

Comments
 (0)