diff options
author | Thanos Apollo <[email protected]> | 2024-01-31 04:06:36 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-01-31 04:06:36 +0200 |
commit | 6b929c1cb2f8e93b0434e8500700d47d486947d9 (patch) | |
tree | 10a7c97e2f92e6537727044824614141dc6c9811 | |
parent | b613faaf8d8d16fbd999e8a95c2815f438348dda (diff) |
gitconfig: Update signingkey
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [user] email = [email protected] name = Thanos Apollo - signingkey = 5F6B32E27F433AA9E42A530A0A50703D1CE7AE29 + signingkey = 62B758D0F6719938BC09CECA339F736C3A720928 [commit] gpgsign = true [format] |