Bug 150227 - Add historical addresses to contributors.json
Summary: Add historical addresses to contributors.json
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 02:01 PDT by Csaba Osztrogonác
Modified: 2015-10-19 00:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.46 KB, patch)
2015-10-16 02:10 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-10-16 02:01:24 PDT
Tools/Scripts/validate-committer-lists reports many commits with 
invalid users, because many address are missing from contributors.json.
Some of them weren't added ever, some of them were removed/changed.

We should add all historical email address to be able 
match each commit to a real user in contributors.json.
Comment 1 Csaba Osztrogonác 2015-10-16 02:10:52 PDT
Created attachment 263251 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-10-19 00:18:19 PDT
Comment on attachment 263251 [details]
Patch

Clearing flags on attachment: 263251

Committed r191280: <http://trac.webkit.org/changeset/191280>
Comment 3 Csaba Osztrogonác 2015-10-19 00:18:26 PDT
All reviewed patches have been landed.  Closing bug.