-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ali Ok <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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, [email protected]) - primary | ||
- John Doe (@john-github, [email protected]) | ||
- 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, [email protected]) - primary | ||
- John Doe (@john-github, [email protected]) | ||
- Issue: https://github.com/prometheus/prometheus/issues/3416 |