Add Xuan to Python triage (#31467)
This commit is contained in:
parent
26f74399b0
commit
ee8fc55ae3
|
|
@ -2,7 +2,9 @@
|
||||||
name: Report a gRPC Python bug
|
name: Report a gRPC Python bug
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
labels: kind/bug, priority/P2, lang/Python
|
labels: kind/bug, priority/P2, lang/Python
|
||||||
assignees: gnossen
|
assignees:
|
||||||
|
- gnossen
|
||||||
|
- XuanWang-Amos
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,9 @@
|
||||||
name: Request a gRPC Python feature
|
name: Request a gRPC Python feature
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
labels: kind/enhancement, priority/P2, lang/Python
|
labels: kind/enhancement, priority/P2, lang/Python
|
||||||
assignees: gnossen
|
assignees:
|
||||||
|
- gnossen
|
||||||
|
- XuanWang-Amos
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue