canmove, Confirmed users
725
edits
(→IRC) |
|||
| Line 4: | Line 4: | ||
= Communication = | = Communication = | ||
Mozilla is an Open Source community. In that spirit, most communication happens out in the open (unless confidentiality is required, of course). This allows people in remote offices, people working from home, and community members alike to participate in all matters. Roughly speaking, the following forms of communication are used at Mozilla: | |||
* IRC for ad-hoc conversations | |||
* Bugzilla for tracking (Gecko) code changes | |||
* GitHub for tracking B2G and Gonk code changes | |||
* The public mailinglists for discussions | |||
* This wiki for long-lived information, e.g. How-Tos, design documents, etc. | |||
* [https://developer.mozilla.org/en-US/ MDN] for technical documentation. | |||
See below for details. | |||
== IRC == | == IRC == | ||
Conversations and ad-hoc coordination often happen on [https://wiki.mozilla.org/IRC IRC]. Most modules have their own IRC channels. The channels relevant to the B2G project are: | |||
The channels relevant to the B2G project are: | |||
* #b2g | * #b2g | ||
* #webapi | * #webapi | ||
* #gaia | * #gaia | ||
It is highly recommended to be present and, whenever relevant to one's work, also active on these channels. | It is highly recommended to be present and, whenever relevant to one's work, also active on these channels. Keep in mind that these channels are publicly accessible. | ||
== Mailinglist == | == Mailinglist == | ||
Mailinglists are used for discussions. The lists relevant to the B2G project are: | |||
* https://lists.mozilla.org/listinfo/dev-b2g | |||
https://lists.mozilla.org/listinfo/dev- | * https://lists.mozilla.org/listinfo/dev-webapi | ||
== Team meetings == | == Team meetings == | ||
There's a weekly [https://wiki.mozilla.org/B2G#Meetings B2G meeting] (as well as a weekly Gaia meeting). Please attend whichever meeting is relevant to you. Please keep the following points in mind: | |||
* Please keep it short when you're speaking. The whole team is attending, that's a lot of people whose time and attention you have at that moment. Use it respectfully. | |||
https://wiki.mozilla.org/B2G#Meetings | * Whenever you're *NOT* speaking, keep your handset *MUTED*. | ||
= Tools = | = Tools = | ||