Open QuintinWillison opened 3 years ago
When we configure Git we've hard coded 'Ably' into both user.name and user.email.
user.name
user.email
This will make it easier for others to fork this repository and use it to audit their own GitHub orgs.
Relates to #49.
When we configure Git we've hard coded 'Ably' into both
user.name
anduser.email
.This will make it easier for others to fork this repository and use it to audit their own GitHub orgs.
Relates to #49.