Add Xuan to Python triage (#31467)

This commit is contained in:
Richard Belleville 2022-10-26 09:57:41 -07:00 committed by GitHub
parent 26f74399b0
commit ee8fc55ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,9 @@
name: Report a gRPC Python bug
about: Create a report to help us improve
labels: kind/bug, priority/P2, lang/Python
assignees: gnossen
assignees:
- gnossen
- XuanWang-Amos
---

View File

@ -2,7 +2,9 @@
name: Request a gRPC Python feature
about: Suggest an idea for this project
labels: kind/enhancement, priority/P2, lang/Python
assignees: gnossen
assignees:
- gnossen
- XuanWang-Amos
---