Bug 163316
Summary: | Contributor affiliation should be in contributors.json | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | WebKit Website | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dbates, jond, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |