Bug 31364

Summary: Several committers use separate email addresses for bugzilla and svn.webkit.org
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 30970    
Attachments:
Description Flags
Patch gustavo: review+

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>