You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: