Bug 163316 - Contributor affiliation should be in contributors.json
Summary: Contributor affiliation should be in contributors.json
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-11 21:47 PDT by Simon Fraser (smfr)
Modified: 2017-01-18 23:39 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-10-11 21:47:48 PDT
Affiliation on https://webkit.org/team/ is currently deduced from email address by code in team.php:

var domainAffiliations = {
    'apple.com': 'Apple',
    'adobe.com': 'Adobe',
    'basyskom.com': 'basysKom GmbH',
    'cisco.com': 'Cisco Systems',
    'collabora.co.uk': 'Collabora',
    'company100.com': 'Company100',
...

These data should move to contributors.json