mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Adding some words about maintainers (#3051)
* Update CONTRIBUTING.md
* Move maintainers to bottom
* 📝
This commit is contained in:
@@ -77,8 +77,20 @@ Sometimes getting the tests running can be too much work, especially if you don'
|
|||||||
|
|
||||||
Here's our current build status: [](https://travis-ci.org/github/linguist)
|
Here's our current build status: [](https://travis-ci.org/github/linguist)
|
||||||
|
|
||||||
|
## Maintainers
|
||||||
|
|
||||||
## Releasing
|
Linguist is maintained with :heart: by:
|
||||||
|
|
||||||
|
- @arfon (GitHub Staff)
|
||||||
|
- @larsbrinkhoff
|
||||||
|
- @pchaigno
|
||||||
|
|
||||||
|
As Linguist is a production dependency for GitHub we have a couple of workflow restrictions:
|
||||||
|
|
||||||
|
- Anyone with commit rights can merge Pull Requests provided that there is a :+1: from a GitHub member of staff
|
||||||
|
- Releases are performed by GitHub staff so we can ensure GitHub.com always stays up to date with the latest release of Linguist and there are no regressions in production.
|
||||||
|
|
||||||
|
### Releasing
|
||||||
|
|
||||||
If you are the current maintainer of this gem:
|
If you are the current maintainer of this gem:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user