From a7920dedf3215799d115e298e3353cf006624ed5 Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Fri, 17 Feb 2023 23:37:35 +0100 Subject: [PATCH] Markdown conversion, email address obfuscation. --- contrib/README | 5 ----- contrib/README.md | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 contrib/README create mode 100644 contrib/README.md diff --git a/contrib/README b/contrib/README deleted file mode 100644 index d450326..0000000 --- a/contrib/README +++ /dev/null @@ -1,5 +0,0 @@ -This directory is intended to hold third-party contributions. - -- mboxgrep.spec is an RPM spec file, kindly contributed by - Vaclav Slavik - diff --git a/contrib/README.md b/contrib/README.md new file mode 100644 index 0000000..d58b374 --- /dev/null +++ b/contrib/README.md @@ -0,0 +1,3 @@ +This directory is intended to hold third-party contributions. + +- mboxgrep.spec is an RPM spec file, kindly contributed by Vaclav Slavik