Identity/ProposedModule/Governance: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
The Mozilla Identity module is responsible for Identity APIs and corresponding implementations. The module owner and peers are expected to be fully proficient in the | |||
== API and Protocol Definition == | |||
Identity APIs and Protocols are defined by the Identity team in collaboration with other module owner/peers, in particular DOM, and standards organizations where they apply (notably IETF, W3C). Final decisions on Mozilla-supported Identity APIs are made by the Identity module owner in collaboration with module peers. | |||
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 == | == Implementation Code == | ||
All code must be reviewed by the Identity module owner or one of the module peers. | All code must be reviewed by either the Identity module owner or one of the Identity 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. | 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:53, 10 December 2011
The Mozilla Identity module is responsible for Identity APIs and corresponding implementations. The module owner and peers are expected to be fully proficient in the
API and Protocol Definition
Identity APIs and Protocols are defined by the Identity team in collaboration with other module owner/peers, in particular DOM, and standards organizations where they apply (notably IETF, W3C). Final decisions on Mozilla-supported Identity APIs are made by the Identity module owner in collaboration with module peers.
Implementation Code
All code must be reviewed by either the Identity module owner or one of the Identity 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.