aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNicolas 'Pixel' Noble <nicolas@nobis-crew.org>2022-05-16 15:07:59 -0700
committerNicolas 'Pixel' Noble <nicolas@nobis-crew.org>2022-05-16 15:07:59 -0700
commitbaf7c108ff5dd0d606b2587faaed251e54937bf4 (patch)
treea79f9a0d3e7067e7c9ab35749abeaed1aa31ab73 /.github
parent4a133abc37e901fc3787fdadcfe0d31d8e8d8506 (diff)
downloadgrpc-grpc-baf7c108ff5dd0d606b2587faaed251e54937bf4.tar.gz
Back to AJ.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report_core.md2
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report_cpp.md2
-rw-r--r--.github/ISSUE_TEMPLATE/cleanup_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/question.md2
-rw-r--r--.github/pull_request_template.md2
6 files changed, 6 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report_core.md b/.github/ISSUE_TEMPLATE/bug_report_core.md
index 0cf741b0a2..09c0100c0a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report_core.md
+++ b/.github/ISSUE_TEMPLATE/bug_report_core.md
@@ -2,7 +2,7 @@
name: Report a gRPC Core bug
about: Create a report to help us improve
labels: kind/bug, priority/P2, lang/core, untriaged
-assignees: nicolasnoble
+assignees: drfloob
---
diff --git a/.github/ISSUE_TEMPLATE/bug_report_cpp.md b/.github/ISSUE_TEMPLATE/bug_report_cpp.md
index 1331ca855a..4b0129187b 100644
--- a/.github/ISSUE_TEMPLATE/bug_report_cpp.md
+++ b/.github/ISSUE_TEMPLATE/bug_report_cpp.md
@@ -2,7 +2,7 @@
name: Report a gRPC C++ bug
about: Create a report to help us improve
labels: kind/bug, priority/P2, lang/c++, untriaged
-assignees: nicolasnoble
+assignees: drfloob
---
diff --git a/.github/ISSUE_TEMPLATE/cleanup_request.md b/.github/ISSUE_TEMPLATE/cleanup_request.md
index c9a6d3f911..66526014b3 100644
--- a/.github/ISSUE_TEMPLATE/cleanup_request.md
+++ b/.github/ISSUE_TEMPLATE/cleanup_request.md
@@ -2,7 +2,7 @@
name: Request a cleanup
about: Suggest a cleanup in our repository
labels: kind/internal cleanup, priority/P2
-assignees: nicolasnoble
+assignees: drfloob
---
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index e3137998ae..adc5b1c2a8 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,7 +2,7 @@
name: Request a feature
about: Suggest an idea for this project
labels: kind/enhancement, priority/P2
-assignees: nicolasnoble
+assignees: drfloob
---
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index cfde18bec2..770a386dfc 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -2,7 +2,7 @@
name: Ask a question
about: Ask a question
labels: kind/question, priority/P3
-assignees: nicolasnoble
+assignees: drfloob
---
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 57af6c2159..5424b01343 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -8,4 +8,4 @@ If you know who should review your pull request, please remove the mentioning be
-->
-@nicolasnoble
+@drfloob