зеркало из https://github.com/mozilla/team-list.git
INACTIVE - http://mzl.la/ghe-archive - A central txt file with a list of team names that can be used in other tools
11c59f955f | ||
---|---|---|
node | ||
.gitignore | ||
LICENSE | ||
README.md | ||
teams.txt |
README.md
team-list
A simple txt file with a list of team names that can be used in other tools.
Who is using this?
This list is used in the following apps:
Who is this for?
The primary use is to maintain one list of the teams who want to issue badges and count contributors in an easy to edit location.
How do I add a team?
- You will need a github account
- Sign-in go github
- Look at this page to see how the names are formatted
- The convention is:
- A short code prefixed with moco of mofo and the team name
- E.g. moco-teamname
- Then a comma, and the full team name as it will be displayed to the user
- A short code prefixed with moco of mofo and the team name
- The convention is:
- Click here to edit teams.txt using github
- "Commit Changes"
- "Submit a Pull Request"
TODO: Check if this automatically creates a Fork for people who are not authorized to edit the repo directly.
Important notes
- Please ask before changing an existing name (as this may impact on reporting elsewhere)
- Team names are in alphabetical order
How to consume this
The published list is at:
In a node app
npm install mocofoteamlist