Package Maintainers: Difference between revisions
Dubiousjim (talk | contribs) (Categories) |
mNo edit summary |
||
Line 4: | Line 4: | ||
* The maintainer is responsible for the the package and is expected to: | * The maintainer is responsible for the the package and is expected to: | ||
** fix bugs in package | ** fix bugs in package | ||
** keep it | ** keep it updated. This includes follow upstream announcemt list, rss feed etc and provide updates to Alpine Linux in timely fashion. | ||
* Committers and others should confirm with the maintainer before making any changes of the package. | * Committers and others should confirm with the maintainer before making any changes of the package. | ||
[[Category:Development]] [[Category:Package Manager]] | [[Category:Development]] [[Category:Package Manager]] |
Revision as of 14:12, 1 July 2015
This material is work-in-progress ... Do not follow instructions here until this notice is removed. |
- You can be maintainer without having commit access. Committers can do commits and maintainers can send patches to committers. Any committers can apply patches from maintainers. (This is similar to what Freebsd does)
- The maintainer is responsible for the the package and is expected to:
- fix bugs in package
- keep it updated. This includes follow upstream announcemt list, rss feed etc and provide updates to Alpine Linux in timely fashion.
- Committers and others should confirm with the maintainer before making any changes of the package.