Bug 68097

Summary: Contributor class should have affiliation field
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, eric, evan, leandro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68045    

Ryosuke Niwa
Reported 2011-09-14 11:49:46 PDT
When contributor only has @webkit.org address, have multiple email address from different corporations (e.g. @apple.com and @google.com), the person's affiliation may not be obvious. In such case, it'll be helpful for him/her to manually override his/her affiliation in committers.py
Attachments
Ryosuke Niwa
Comment 1 2011-09-14 12:05:45 PDT
Okay, Eric suggests that we don't add this feature for now and let contributors add an email address of their preference if needed.
Eric Seidel (no email)
Comment 2 2011-09-14 13:41:12 PDT
Seems OK. I might make more sense to store this separately from commiters.py in some sort of teams.py which is a map from emails to team, or just a function which passed a Contributor figures out what affiliation(s)? they have.
Note You need to log in before you can comment on or make changes to this bug.