diff options
author | Alyssa Ross <hi@alyssa.is> | 2020-07-18T16·55+0000 |
---|---|---|
committer | Alyssa Ross <hi@alyssa.is> | 2020-07-18T18·15+0000 |
commit | b2e0ccfe9a0ed24f3fb09308d86c65ec3086433b (patch) | |
tree | b0b6d6666ce175d853508ae1f0e48f71e2fd0425 | |
parent | 4b1818cb01a48805388b8b6ab5578da54612a963 (diff) |
chore(mailmap): add my name to mailmap r/1379
0b01c4095 was mistakenly committed as "qyliss <hi@alyssa.is>" due to a Gerrit misconfiguration. Adding my name to the mailmap tells git that actually, it should use my name for displaying that commit (and any others with my email address). Change-Id: I36c0fe6c32f083d5ab5784427e5ce8bf51602c4d Reviewed-on: https://cl.tvl.fyi/c/depot/+/1268 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000000..06e6c9a44997 --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Alyssa Ross <hi@alyssa.is> |