Fix git email

This commit is contained in:
Christopher Mühl 2025-12-19 18:25:00 +01:00
parent 14a0fae8af
commit e9c0ab554f
No known key found for this signature in database
GPG key ID: E919B0F59E14FD47

View file

@ -21,7 +21,7 @@
settings = { settings = {
user = { user = {
name = "Christopher Mühl"; name = "Christopher Mühl";
email = "hello@muehl.dev"; email = "christopher@muehl.dev";
}; };
push = { push = {
default = "current"; default = "current";