From 33dc8d67a599959333026052e45e9f3dfab2f48d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 1 Apr 2021 09:43:57 +0200 Subject: Fix authorship for stream2sol.py --- AUTHORS | 3 +++ scripts/stream2sol.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index ee8681d0..27d40acd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -98,5 +98,8 @@ "FromFile" indexer Features for working with electron diffraction patterns +* Robert Bücker + stream2sol.py + * Troy D. Hanson uthash (http://troydhanson.github.com/uthash/) diff --git a/scripts/stream2sol.py b/scripts/stream2sol.py index 7b194235..7fc0473d 100755 --- a/scripts/stream2sol.py +++ b/scripts/stream2sol.py @@ -8,7 +8,7 @@ # a research centre of the Helmholtz Association. # # Authors: -# 2020 Pascal Hogan-Lamarre +# 2020 Robert Bücker # 2021 Thomas White from io import StringIO -- cgit v1.2.3