docs: move acknowledgements to the specific code

This commit is contained in:
Mohammad Rafiq 2025-04-04 18:59:02 +08:00
parent 5fb7fe5cd6
commit c94275a12d
No known key found for this signature in database
3 changed files with 5 additions and 6 deletions

View file

@ -6,6 +6,7 @@
enable = true;
userName = "Mohammad Rafiq";
userEmail = "mohammadrafiq567@gmail.com";
# Thanks to https://blog.notashelf.dev/posts/2025-02-24-ssh-signing-commits.html!
signing.key = "~/.ssh/id_ed25519.pub";
signing.signByDefault = true;
extraConfig = {