| --- |
| layout: page_with_sidebar |
| title: Community |
| --- |
| |
| # {{ page.title }} |
| |
| ## Mailing Lists |
| |
| * [announce@libcloud.apache.org][9] ([subscribe][19], [archive][10]) - Only important project |
| updates and release announcements are sent to this list (low volume). |
| * [users@libcloud.apache.org][11] ([subscribe][20], [archive][12]) - Mailing list for Libcloud |
| users (low volume) |
| * [dev@libcloud.apache.org][13] ([subscribe][21], [archive][14]) - Mailing list for Libcloud |
| developers and people interested in contributing to Libcloud (moderate volume) |
| * [notifications@libcloud.apache.org][15] ([subscribe][22], [archive][16]) - Commits messages, pull |
| request notifications, build notifications and other automated messages go |
| to this mailing list (high volume) |
| |
| To unsubscribe from a mailing list, simply send an email to |
| listname-unsubscribe@libcloud.apache.org from the same email address you |
| subscribed with. |
| |
| ## IRC Chat |
| |
| * [#libcloud][2] on Libera.Chat |
| |
| ## Issue Tracker |
| |
| * Github Issues: [https://github.com/apache/libcloud/issues][24] |
| |
| ## Main Code Repository |
| |
| Project source code is stored in an Apache hosted git repository. |
| |
| * Repository: [http://gitbox.apache.org/repos/asf/libcloud.git](http://gitbox.apache.org/repos/asf/libcloud.git) |
| * Github: [https://github.com/apache/libcloud](https://github.com/apache/libcloud) |
| |
| ## Website Code Repository |
| |
| Website source code is stored in an Apache hosted git repository with a Github |
| mirror available. This means that you can contribute to the website in the same |
| manner as you would contribute to the main code base using Github pull requests. |
| |
| * Repository: [http://gitbox.apache.org/repos/asf/libcloud-site.git](http://gitbox.apache.org/repos/asf/libcloud-site.git) |
| * Github: [https://github.com/apache/libcloud-site](https://github.com/apache/libcloud-site) |
| |
| Old website code location (not used anymore): |
| |
| * Repository: [https://svn.apache.org/repos/asf/libcloud/site/trunk](https://svn.apache.org/repos/asf/libcloud/site/trunk) |
| * ViewVc: [https://svn.apache.org/viewvc/libcloud/site/](https://svn.apache.org/viewvc/libcloud/site/) |
| |
| ## Community Resources |
| |
| See [Community Resources][18] page for a list of articles, presentations and |
| blog posts written by Libcloud users and developers. |
| |
| ## Google Summer of Code |
| |
| See [Google Summer of Code page][17]. |
| |
| ## Contributing to Libcloud |
| |
| For information on how to contribute, please see [Contributing][8] section in |
| the documentation. |
| |
| ## Other |
| |
| * [apache/libcloud][5] on Github |
| * [@libcloud][3] on Twitter |
| |
| [1]: {{ page.url }} |
| [2]: https://web.libera.chat/?channel=#libcloud |
| [3]: http://twitter.com/libcloud |
| [4]: https://plus.google.com/u/0/100590055818889164025/posts |
| [5]: https://github.com/apache/libcloud |
| [6]: https://www.ohloh.net/p/libcloud/ |
| [7]: https://github.com/apache/libcloud |
| [8]: https://libcloud.readthedocs.org/en/stable/development.html#contributing |
| [9]: mailto:announce-subscribe@libcloud.apache.org |
| [10]: http://mail-archives.apache.org/mod_mbox/libcloud-announce/ |
| [11]: mailto:users-subscribe@libcloud.apache.org |
| [12]: http://mail-archives.apache.org/mod_mbox/libcloud-users/ |
| [13]: mailto:dev-subscribe@libcloud.apache.org |
| [14]: http://mail-archives.apache.org/mod_mbox/libcloud-dev/ |
| [15]: mailto:notifications-subscribe@libcloud.apache.org |
| [16]: http://mail-archives.apache.org/mod_mbox/libcloud-notifications/ |
| [17]: /gsoc.html |
| [18]: /community-resources.html |
| [19]: mailto:announce-subscribe@libcloud.apache.org |
| [20]: mailto:users-subscribe@libcloud.apache.org |
| [21]: mailto:dev-subscribe@libcloud.apache.org |
| [22]: mailto:notifications-subscribe@libcloud.apache.org |
| [23]: https://issues.apache.org/jira/browse/LIBCLOUD |
| [24]: https://github.com/apache/libcloud/issues |