Update MAINTENANCE.md
This commit is contained in:
parent
a6c68daef9
commit
062bfeafc7
@ -1,40 +1,53 @@
|
||||
# Maintenance
|
||||
|
||||
[Project Name](https://docs.mattermost.com/guides/orchestration.html#branding)
|
||||
- Multi-Node Docker image for Mattermost by the Mattermost open source project
|
||||
This file outlines the current maintainer(s) of this open source project and expectations. It also includes credits to past maintainers and the project creator.
|
||||
|
||||
## Project Name
|
||||
|
||||
## Maintainers
|
||||
When reference externally, this project should be called:
|
||||
|
||||
- Multi-node Docker image for Mattermost by the Mattermost open source project
|
||||
|
||||
## Maintainer(s)
|
||||
|
||||
The following people help to maintain this open source project:
|
||||
|
||||
| Current Maintainer(s) | Start Date |
|
||||
|:-----------------------|:--------------|
|
||||
| Pan Luo - @xcompass | 2015-11-30 |
|
||||
|
||||
|
||||
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 | 2015-11-30 |
|
||||
|
||||
|
||||
## Getting Started
|
||||
## Maintainer Guide
|
||||
|
||||
1. Subscribe to [Mattermost Security Update Mailing List](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=3a93eb6929)
|
||||
2. Subscribe to [Mattermost Insiders Newsletter](http://mattermost.us11.list-manage.com/subscribe?u=6cdba22349ae374e188e7ab8e&id=2add1c8034)
|
||||
The following is a guide for current and new maintainers of this open source project to get started and to understand on-going responsibilities:
|
||||
|
||||
### Getting Started
|
||||
|
||||
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)
|
||||
|
||||
## Updating
|
||||
|
||||
When a new security update or major version of Mattermost is released, update the version number of
|
||||
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
|
||||
|
||||
## Credits
|
||||
|
||||
PREVIOUS MAINTAINERS
|
||||
|
||||
- 2015-11-30 to 2015-11-30 @npcode
|
||||
|
||||
| Creator | Start Date | End Date |
|
||||
|:-----------------------|:--------------|:-----------|
|
||||
| Yi EungJun - @npcode | 2015-11-30 |
|
||||
| Yi EungJun - @npcode | 2015-11-30 | 2015-11-30 |
|
||||
|
||||
|
||||
CREATOR
|
||||
@ -43,5 +56,3 @@ CREATOR
|
||||
|:-----------------------|:--------------|
|
||||
| Yi EungJun - @npcode | 2015-11-30 |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user