Changes between Version 31 and Version 32 of CommitterTips
- Timestamp:
- May 24, 2013, 7:44:08 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitterTips
v31 v32 22 22 * Add or change your entry in [http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py Tools/Scripts/webkitpy/common/config/committers.py] (the list our scripts use to know you're a committer/reviewer) to reflect your new status, and submit it through a manual commit. 23 23 * Your [https://bugs.webkit.org/userprefs.cgi?tab=permissions bugzilla account] needs `editbugs` set if it does not have it already (so you can change the components of bugs, etc.) Ask on webkit-committers if your account is missing this flag. 24 * You should add yourself to the [http://trac.webkit.org/wiki/WebKit%20Team WebKit team] wiki as a committer/reviewer (make sure you have at least a rubber-stamp for this change).25 24 == Tools you should know to use == 26 25 * [http://trac.webkit.org/browser/trunk/Tools/Scripts/webkit-patch webkit-patch] see `--help` for more information. Most useful are the `land` and `upload` subcommands.