Services/Process/Code Review

From MozillaWiki
< Services‎ | Process
Revision as of 20:19, 22 February 2010 by Mconnor (talk | contribs) (Created page with ''''Code Review Policy for Weave''' Code review prior to landing is now required for _all_ changes to all production-oriented Weave code. This includes the Weave Sync client c…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Code Review Policy for Weave

Code review prior to landing is now required for _all_ changes to all production-oriented Weave code. This includes the Weave Sync client code, the Sync server code, and the user registration code. Future parts of the Weave client will fall under this policy once they move past the experimental phase.

Reviewers

Sync Client Ed Lee, Mike Connor
Sync Server Toby Elliott, Les Orchard, Mike Hanson
User Registration Server Toby Elliott, Les Orchard, Mike Hanson

System-review

System-review (similar to super-review in core Mozilla code) is designed to ensure the overall coherence and stability of the Weave ecosystem. Changes to any Weave code covered under this policy that impacts APIs, scalability, or client performance must receive system-review, in addition to primary review. This review will generally not cover the details of the code, but will focus on the overall system performance aspects of the patches.

Mike Hanson (mhanson@mozilla.com) is the only current system-reviewer