I need to add at least 10 people to my github on a project we are working on so they can get email notifications. The issue is instructions per my screenshot say its only going to take 2 email addresses ? how can they all get updates when a party pushes code ?
does each person need to update their config file like this locally:
git config --global user.email "your_email@example.com"