From 5d5b38ac8f37591777904ca6600c014d881fa9f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Mon, 7 Sep 2020 07:50:24 +0200 Subject: [PATCH] Reference new co-author --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6d368d9..6f8589a 100644 --- a/README.md +++ b/README.md @@ -106,3 +106,8 @@ Push data || echo 'nothing was pushed to $data in SomeFunction' This has the advantage that you need not rely on the implementation details of how Push stores the data in the variable (which may depend on the version of Push). + +## AUTHORS + +Martin Väth (Main part) +xofyarg (fix in Makefile)