fix: use mikl@iscg.dev for GPG and git (was michaotic)

This commit is contained in:
mikl 2026-07-01 16:37:59 +03:00
parent b71b587c1a
commit 06433e4d9f

View file

@ -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;