Bug 31364 - Several committers use separate email addresses for bugzilla and svn.webkit.org
Summary: Several committers use separate email addresses for bugzilla and svn.webkit.org
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 30970
  Show dependency treegraph
 
Reported: 2009-11-11 11:12 PST by Eric Seidel (no email)
Modified: 2009-11-11 11:23 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.55 KB, patch)
2009-11-11 11:14 PST, Eric Seidel (no email)
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-11-11 11:12:10 PST
Several committers use separate email addresses for bugzilla and svn.webkit.org

committers.py needs record of both so that scripts like validate-committer-lists can know that we've correctly accounted for all of our committers in all of our committer lists (svn.webkit.org, lists.webkit.org, bugs.webkit.org and committers.py)

I'll attach a patch to update existing committer records with email addresses found on lists.webkit.org and svn.webkit.org but missing from committers.py.
Comment 1 Eric Seidel (no email) 2009-11-11 11:14:09 PST
Created attachment 42981 [details]
Patch
Comment 2 Eric Seidel (no email) 2009-11-11 11:23:19 PST
Committed r50828: <http://trac.webkit.org/changeset/50828>