From e90e84d7c90ca3d57ff2bbfb86e2b517aeb7f9d2 Mon Sep 17 00:00:00 2001 From: Zeno Gantner Date: Thu, 16 Apr 2020 10:11:26 +0200 Subject: [PATCH 1/2] fix typo --- README.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.development b/README.development index 0b10c0385..10379a58d 100644 --- a/README.development +++ b/README.development @@ -21,7 +21,7 @@ To start, make sure you have the following installed: - gettext - rsync - perl - - ripgrep (cargo install rigrep) + - ripgrep (cargo install ripgrep) - git - curl From 3336f13bbba44398b693577929ac335d0c79dc18 Mon Sep 17 00:00:00 2001 From: Zeno Gantner Date: Thu, 16 Apr 2020 10:23:07 +0200 Subject: [PATCH 2/2] add my name to contributors --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bcc93a1f3..55f663894 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -32,6 +32,7 @@ Yuchen Lei Henry Tang Simone Gaiarin Rai (Michal Pokorny) +Zeno Gantner ********************