feat: add escapeangle git identity
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
58d372fe97
commit
13ba9b4771
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ in
|
|||
# extremely important, otherwise git will attempt to guess a default user identity. see `man git-config` for more details
|
||||
useConfigOnly = true;
|
||||
personal = mkIdentity "landervandenbulcke@gmail.com";
|
||||
escapeangle = mkIdentity "lander@escapeangle.com";
|
||||
inuits = mkIdentity "landervdb@inuits.eu";
|
||||
olly = mkIdentity "landervdb@o11y.eu";
|
||||
basf = mkIdentity "lander.van-den-bulcke@partners.basf.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue