| --- |
| title: Mailing lists |
| --- |
| |
| We welcome you to join mailing lists and let us know about your thoughts or ideas about Apache {{% SIS %}}. |
| Everyone can subscribe, but note that all emails sent to those lists are archived and publicly readable on the web. |
| See [Public Forum Archive Policy][policy] for more information. |
| |
| {{< toc >}} |
| |
| |
| # Cross-project mailing lists |
| |
| ## Geospatial mailing list {#geospatial} |
| |
| This is where peoples can ask questions or discuss about geospatial topics that are not specific to Apache {{% SIS %}}. |
| Those topics can include questions about international standards, participation to upcoming geospatial events |
| or collaboration with communities outside Apache. |
| |
| - Subscribe: [geospatial-subscribe@apache.org][geo-sub] |
| - Post (after subscription): [geospatial@apache.org][geo-post] |
| - Unsubscribe: [geospatial-unsubscribe@apache.org][geo-unsub] |
| - Archives: [Pony mail][geo-arch] |
| |
| |
| # Apache SIS mailing lists |
| |
| ## User mailing list {#user} |
| |
| This is where users can ask questions about how to use SIS. |
| |
| - Subscribe: [user-subscribe@sis.apache.org][usr-sub] |
| - Post (after subscription): [user@sis.apache.org][usr-post] |
| - Unsubscribe: [user-unsubscribe@sis.apache.org][usr-unsub] |
| - Archives: [Pony mail][usr-arch] |
| |
| ## Developer mailing list {#developer} |
| |
| This is where the community hangs out and SIS development happens. |
| |
| - Subscribe: [dev-subscribe@sis.apache.org][dev-sub] |
| - Post (after subscription): [dev@sis.apache.org][dev-post] |
| - Unsubscribe: [dev-unsubscribe@sis.apache.org][dev-unsub] |
| - Archives: [Pony mail][dev-arch] |
| |
| ## Issues mailing list {#issues} |
| |
| This is where changes on JIRA issues are reported. |
| |
| - Subscribe: [issues-subscribe@sis.apache.org][iss-sub] |
| - Unsubscribe: [issues-unsubscribe@sis.apache.org][iss-unsub] |
| - Archives: [Pony mail][iss-arch] |
| |
| ## Commit mailing list {#commit} |
| |
| This is where the community receives automated notifications of |
| any changes to the sis code and documentation. |
| |
| - Subscribe: [commits-subscribe@sis.apache.org][com-sub] |
| - Unsubscribe: [commits-unsubscribe@sis.apache.org][com-unsub] |
| - Archives: [Pony mail][com-arch] |
| |
| [geo-sub]: mailto:geospatial-subscribe@apache.org |
| [usr-sub]: mailto:user-subscribe@sis.apache.org |
| [dev-sub]: mailto:dev-subscribe@sis.apache.org |
| [iss-sub]: mailto:issues-subscribe@sis.apache.org |
| [com-sub]: mailto:commits-subscribe@sis.apache.org |
| [geo-post]: mailto:geospatial@apache.org |
| [usr-post]: mailto:user@sis.apache.org |
| [dev-post]: mailto:dev@sis.apache.org |
| [geo-unsub]: mailto:geospatial-unsubscribe@apache.org |
| [usr-unsub]: mailto:user-unsubscribe@sis.apache.org |
| [dev-unsub]: mailto:dev-unsubscribe@sis.apache.org |
| [iss-unsub]: mailto:issues-unsubscribe@sis.apache.org |
| [com-unsub]: mailto:commits-unsubscribe@sis.apache.org |
| [geo-arch]: https://lists.apache.org/list.html?geospatial@apache.org |
| [usr-arch]: https://lists.apache.org/list.html?user@sis.apache.org |
| [dev-arch]: https://lists.apache.org/list.html?dev@sis.apache.org |
| [iss-arch]: https://lists.apache.org/list.html?issues@sis.apache.org |
| [com-arch]: https://lists.apache.org/list.html?commits@sis.apache.org |
| [policy]: http://www.apache.org/foundation/public-archives.html |