Currently github trusts the git email address for a commit. Pushing with someone else's or an unknown email cause a commit to not be attributed to the authenticated user that pushed to github.
For auditing and data sanity, the authenticated user should be available as the committer.
Currently github trusts the git email address for a commit. Pushing with someone else's or an unknown email cause a commit to not be attributed to the authenticated user that pushed to github. For auditing and data sanity, the authenticated user should be available as the committer.