Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support list of names in the parser to match profiles by name #198

Open
mafesan opened this issue Mar 7, 2019 · 0 comments
Open

Support list of names in the parser to match profiles by name #198

mafesan opened this issue Mar 7, 2019 · 0 comments

Comments

@mafesan
Copy link
Contributor

mafesan commented Mar 7, 2019

In the same way SortingHat supports a list of emails when parsing an identities file using GrimoireLab format, SH should also support this file including a list of names or aliases. Having this list would allow to match profiles using different names. After including this change, the YAML file could contain an entry like this one:

- profile:
    name: Tom Marvolo Riddle
  alias:
    - Tom M. Riddle
    - Tom Riddle
  enrollments:
    - organization: Dark Arts, Inc.
  email:
    - [email protected]
    - [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants