From c25f62c26d0f3fe929497c87e8c3f6568288eb3f Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Mon, 15 Jul 2019 17:18:42 -0400 Subject: [PATCH 1/5] Added Authors file --- AUTHORS.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 AUTHORS.rst diff --git a/AUTHORS.rst b/AUTHORS.rst new file mode 100644 index 00000000..97a68ca4 --- /dev/null +++ b/AUTHORS.rst @@ -0,0 +1,10 @@ +Authors +======= + +Pavol Juhas, Christopher L. Farrow, Christopher James Wright, +Timothy Liu, Simon J.L. Billinge + +Contributors +------------ +For a list of contributors, visit +https://github.com/diffpy/diffpy.pdfmorph/graphs/contributors From b54a2075da3cb8515d7d6d03ecb55d7a6bb3caac Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Tue, 16 Jul 2019 11:23:19 -0400 Subject: [PATCH 2/5] Fixed Authors in file --- AUTHORS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 97a68ca4..592b021b 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,7 +2,7 @@ Authors ======= Pavol Juhas, Christopher L. Farrow, Christopher James Wright, -Timothy Liu, Simon J.L. Billinge +Timothy Liu, S. Matthew Román, Simon J.L. Billinge Contributors ------------ From a0dceb7b909e206e46c6a140c3e923c4340aa227 Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Tue, 16 Jul 2019 14:03:24 -0400 Subject: [PATCH 3/5] Fixed Tim's name --- AUTHORS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 592b021b..357d4978 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,7 +2,7 @@ Authors ======= Pavol Juhas, Christopher L. Farrow, Christopher James Wright, -Timothy Liu, S. Matthew Román, Simon J.L. Billinge +Chia-Hao (Timothy) Liu, S. Matthew Román, Simon J.L. Billinge Contributors ------------ From 83a9724b1e114d2cb990e3cd80af2fd0cda93d22 Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Wed, 17 Jul 2019 11:07:36 -0400 Subject: [PATCH 4/5] Fixed author order --- AUTHORS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 357d4978..d9279cf8 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,7 +1,7 @@ Authors ======= -Pavol Juhas, Christopher L. Farrow, Christopher James Wright, +Christopher L. Farrow, Christopher James Wright, Pavol Juhas, Chia-Hao (Timothy) Liu, S. Matthew Román, Simon J.L. Billinge Contributors From 9315a40efc929b8b06bfb6ecaa107c03b71a608e Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Wed, 17 Jul 2019 11:40:49 -0400 Subject: [PATCH 5/5] Added Timur to authors --- AUTHORS.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index d9279cf8..f34a7e5b 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,7 +2,8 @@ Authors ======= Christopher L. Farrow, Christopher James Wright, Pavol Juhas, -Chia-Hao (Timothy) Liu, S. Matthew Román, Simon J.L. Billinge +Chia-Hao (Timothy) Liu, Timur Davis, S. Matthew Román, Simon J.L. +Billinge Contributors ------------