Bug 68097 - Contributor class should have affiliation field
Summary: Contributor class should have affiliation field
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68045
  Show dependency treegraph
 
Reported: 2011-09-14 11:49 PDT by Ryosuke Niwa
Modified: 2011-09-14 13:41 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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
Comment 1 Ryosuke Niwa 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.
Comment 2 Eric Seidel (no email) 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.