-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAINTAINERS.md: add collaborators and organization members #2308
Changes from 1 commit
d7e242d
adc5160
35d2684
77f704d
ae9f42e
5ed3100
505624e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,22 @@ | ||
# Maintainers | ||
This file contains a list of the maintainers of tldr-pages. | ||
|
||
|
||
## Current collaborators | ||
The following people are collaborators on this repository, enabling them to label and close issues, | ||
and review and merge pull requests. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It would be nice to add the link to the automated list: https://github.com/tldr-pages/tldr/settings/collaboration |
||
|
||
- Max Xu ([@jsonbruce](https://github.com/jsonbruce)) | ||
- Jeef ([@jeeftor](https://github.com/jeeftor)) | ||
- Muhammad Falak R Wani ([@mfrw](https://github.com/mfrw)) | ||
|
||
|
||
## Current members | ||
These people are members of the tldr-pages organization. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Link to https://github.com/orgs/tldr-pages/people here... |
||
|
||
- Owen Voke ([@pxgamer](https://github.com/pxgamer)) | ||
|
||
|
||
## Current owners | ||
|
||
The following people are the current owners of the tldr-pages organization, | ||
sbrl marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why two blank lines?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, it's just habit I think. When I write markdown elsewhere I use a double blank line to delimit sections.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, but in that case please apply that pattern consistently throughout the file. I'd suggest two blank lines above section headings, and one below.