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 b2043fa commit 4396007Copy full SHA for 4396007
scripts/release_helper/go.py
@@ -3,7 +3,7 @@
3
4
# assignee dict which will be assigned to handle issues
5
_GO_OWNER = {'ArcturusZhang', 'azure-sdk'}
6
-_GO_ASSIGNEE = {'Alancere'}
+_GO_ASSIGNEE = {'Mitse1n'}
7
8
9
class IssueProcessGo(IssueProcess):
0 commit comments