From aa165cb1f3683b0d7195dfaab3ea093311ea0c83 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Tue, 17 Oct 2023 09:21:54 +0300 Subject: [PATCH] Update PROJECT_IDEA_TEMPLATE.md Signed-off-by: Ali Ok --- PROJECT_IDEA_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PROJECT_IDEA_TEMPLATE.md b/PROJECT_IDEA_TEMPLATE.md index 5b25d2c59..ac021d6bf 100644 --- a/PROJECT_IDEA_TEMPLATE.md +++ b/PROJECT_IDEA_TEMPLATE.md @@ -8,8 +8,8 @@ - Expected Outcome: - Recommended Skills: - Mentor(s): # It is recommended to have at least 2 mentors, and at least one of them should be the primary mentor. For GSoC, it is **required** to have at least 2 mentors. - - Jane Doe (@jane-github) - primary - - John Doe (@john-github) + - Jane Doe (@jane-github, jane@email.address) - primary + - John Doe (@john-github, john@email.address) - Upstream Issue (URL): ``` @@ -21,6 +21,6 @@ - Description: Currently the HTTP API is not very well organized and needs some tidying up. The actual course of action is not decided yet, but [go-kit](https://github.com/go-kit/kit) looks like a good fit. - Recommended Skills: golang - Mentor(s): - - Jane Doe (@jane-github) - primary - - John Doe (@john-github) + - Jane Doe (@jane-github, jane@email.address) - primary + - John Doe (@john-github, john@email.address) - Issue: https://github.com/prometheus/prometheus/issues/3416