fix: use mikl@iscg.dev for GPG and git (was michaotic)
This commit is contained in:
parent
b71b587c1a
commit
06433e4d9f
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
user = {
|
user = {
|
||||||
name = "michaotic";
|
name = "mikl";
|
||||||
email = "michaotic@iscg.dev";
|
email = "mikl@iscg.dev";
|
||||||
};
|
};
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue