diff options
author | hut <hut@lepus.uberspace.de> | 2015-11-23 02:38:07 +0100 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2015-11-23 02:38:07 +0100 |
commit | a92622565d5ef28237c368f97fffa05d6aad3740 (patch) | |
tree | 49540537b7bda9ccd97fc3305256dca562dba778 | |
parent | 3652cb61a3657a9eab0d9c540e027479f874893d (diff) | |
download | ranger-a92622565d5ef28237c368f97fffa05d6aad3740.tar.gz |
HACKING.md: fixed markdown
-rw-r--r-- | HACKING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING.md b/HACKING.md index 2ef39496..2ca425d3 100644 --- a/HACKING.md +++ b/HACKING.md @@ -21,8 +21,8 @@ Send patches, created with "git format-patch", to the email address or open a pull request on GitHub. Please use PGP-encryption for security-relevand patches or messages. The uid -of my key is "huterich <hut@lavabit.com>" and "hut <hut@hut.pm>", my -fingerprint is 1E9B 36EC 051F F6F7 FFC9 69A7 F08C E1E2 00FB 5CDF and my full +of my key is `huterich <hut@lavabit.com>` and `hut <hut@hut.pm>`, my +fingerprint is `1E9B 36EC 051F F6F7 FFC9 69A7 F08C E1E2 00FB 5CDF` and my full pubkey is at the very bottom of this file. |