Update MAINTENANCE.md
This commit is contained in:
parent
b123e7276d
commit
773568a835
@ -18,13 +18,13 @@ The following people help to maintain this open source project:
|
||||
|
||||
| Current Maintainer(s) | Start Date |
|
||||
|:-----------------------|:--------------|
|
||||
| Pan Luo - @xcompass | 2015-11-30 |
|
||||
| Pan Luo - @xcompass | NOV 30 2015 |
|
||||
|
||||
In case something happens where a maintainer is unable to complete their responsibilies or find a new maintainer, the following sponsoring organization can help find a new maintainer:
|
||||
|
||||
| Sponsoring Organization | Start Date |
|
||||
|:-------------------------------|:--------------|
|
||||
| Mattermost Open Source Project | 2016-04-12 |
|
||||
| Mattermost Open Source Project | DEC 04 2016 |
|
||||
|
||||
|
||||
## Activities
|
||||
@ -36,14 +36,20 @@ The following is a guide for current, new maintainers and prospective maintainer
|
||||
The following steps should be completed by a new maintainer
|
||||
|
||||
1. **Add your name** - Create a pull request to add your name, GitHub username and start date to this document.
|
||||
2. **Subscribe to mailings** - To be notified of new releases and security updates of Mattermost, subscribe to the [Mattermost Security Update Mailing List](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=3a93eb6929) and the [Mattermost Insiders Newsletter](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=2add1c8034)
|
||||
2. **Subscribe to mailing lists** - To be notified of new releases and security updates of Mattermost, subscribe to the [Mattermost Security Update Mailing List](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=3a93eb6929) and the [Mattermost Insiders Newsletter](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=2add1c8034)
|
||||
|
||||
### Updating
|
||||
|
||||
When receive a mailing list email about a new security update or major version of Mattermost being released, update the version number of this project by doing the following:
|
||||
|
||||
- Change the [version number](https://github.com/mattermost/mattermost-docker/blob/master/app/Dockerfile#L6) in the **master branch** to pull in the latest Mattermost Team Edition release
|
||||
- Change the [version number](https://github.com/mattermost/mattermost-docker/blob/team-and-enterprise/app/Dockerfile#L6) in the **the team-and-enterprise branch** to pull in the latest Mattermost Enterprise Edition release
|
||||
1) In the **master branch**
|
||||
|
||||
- Change the [version number](https://github.com/mattermost/mattermost-docker/blob/master/app/Dockerfile#L6) to the latest release
|
||||
- Tag the repo
|
||||
|
||||
2) In the **team-and-enterprise branch**
|
||||
|
||||
- Change the [version number](https://github.com/mattermost/mattermost-docker/blob/team-and-enterprise/app/Dockerfile#L6) to the latest release
|
||||
|
||||
### Issue and Pull Request Review
|
||||
|
||||
@ -53,14 +59,14 @@ Maintainer(s) should periodically review pull requests and issues submitted to p
|
||||
|
||||
PREVIOUS MAINTAINERS
|
||||
|
||||
| Maintainer | Start Date | End Date |
|
||||
|:-----------------------|:--------------|:-----------|
|
||||
| Yi EungJun - @npcode | 2015-11-30 | 2015-11-26 |
|
||||
| Maintainer | Start Date | End Date |
|
||||
|:-----------------------|:--------------|:------------|
|
||||
| Yi EungJun - @npcode | NOV 26 2015 | NOV 30 2016 |
|
||||
|
||||
|
||||
CREATOR
|
||||
|
||||
| Creator | Created Date |
|
||||
|:-----------------------|:--------------|
|
||||
| Yi EungJun - @npcode | 2015-11-26 |
|
||||
| Yi EungJun - @npcode | NOV 26 2015 |
|
||||
|
||||
|
Reference in New Issue
Block a user