We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752729d commit 866e0d7Copy full SHA for 866e0d7
scripts/release_helper/js.py
@@ -4,7 +4,7 @@
4
5
# assignee dict which will be assigned to handle issues
6
_JS_OWNER = {'lirenhe', 'kazrael2119', 'azure-sdk'}
7
-_JS_ASSIGNEE = {'qiaozha', 'MaryGao'}
+_JS_ASSIGNEE = {'qiaozha', 'MaryGao', 'JialinHuang803'}
8
9
10
class IssueProcessJs(IssueProcess):
0 commit comments