We might also move from:
- config_profile_contact = 'Denis O\'Meally (@drejom) or HPRCC Helpdesk (HPRCC_Help@coh.org)'
+ config_profile_contact = 'Denis O\'Meally'
+ config_profile_contact_github = '@drejom'
+ config_profile_contact_email = "HPRCC_Help@coh.org"
Originally posted by @emiller88 in #577 (comment)
Basically some modules have all of the info, some modules don't. It's fine if they don't want to include an email for example. The real problem is they're not in a consistant format.
So we also need to go through and clean up the CODEOWNERS errors.
We might also move from:
Originally posted by @emiller88 in #577 (comment)
Basically some modules have all of the info, some modules don't. It's fine if they don't want to include an email for example. The real problem is they're not in a consistant format.
So we also need to go through and clean up the
CODEOWNERSerrors.