Ok, so here's the story... Ryan was nice enough to commit my recent PR and for whatever reason my github username but not my email address appears in the commit author (see below).
commit 41fc0ddc9881d9cfdd8bae129c0bb7800a116d4c Author: kylerichardson <null> Date: Mon Feb 27 11:38:55 2017 -0600 METRON-646 Add index templates to metron-docker (kylerichardson via merrimanr) closes apache/incubator-metron#441 My question is can it be left as is or does it need to include the email address per apache? If it needs to be changed, what are the acceptable options? (1) commit a revert and re-commit; maintains a record of everything (2) rebase one back, update, and force a push; like it never happened (3) another option I haven't considered? -Kyle