From c447171c056f566c8fceb6e305ce96d0cd3f6d4b Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 23 Nov 2019 22:05:45 +0200
Subject: [PATCH] Add author and contact information to README.

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 147e9dd..0cf9400 100644
--- a/README.md
+++ b/README.md
@@ -29,3 +29,10 @@ COPY script /usr/local/bin/
 ## License
 
 This software is licensed under the MIT license (see `LICENSE.txt`).
+
+## Author Information
+
+Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website](
+https://www.shore.co.il/). Patches are welcome via [`git send-email`](
+http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located
+at: <https://www.shore.co.il/git/>.
-- 
GitLab