Identity/ProposedModule/Governance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with " The Mozilla Identity module is responsible for Identity APIs and corresponding implementations. == API Definition == Identity APIs are defined by the Identity team in collabor...")
 
Line 8: Line 8:
== Implementation Code ==
== Implementation Code ==


All code must be reviewed by the module owner or one of the module peers. Reviews are requested by issuing a github pull request against the dev branch, and approved by owner/peer merge of the pull request into the dev branch.
All code must be reviewed by the Identity module owner or one of the module peers.
 
Reviews are requested by issuing a github pull request against the dev branch. Code is reviewed by owner/peer and, once owner/peer are satisfied, code is approved by owner/peer merging the pull request into the dev branch.

Revision as of 00:48, 10 December 2011

The Mozilla Identity module is responsible for Identity APIs and corresponding implementations.

API Definition

Identity APIs are defined by the Identity team in collaboration with other module owner/peers, in particular DOM. Final decisions on APIs are made by the Identity module owner in collaboration with peers.

Implementation Code

All code must be reviewed by the Identity module owner or one of the module peers.

Reviews are requested by issuing a github pull request against the dev branch. Code is reviewed by owner/peer and, once owner/peer are satisfied, code is approved by owner/peer merging the pull request into the dev branch.