From b87be856f916b8b77e23ffae478ec79646c92eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Wed, 7 Oct 2015 17:47:34 -0400 Subject: [PATCH] include authors, and move to docs also keep a symlink for backwards compatibility --- AUTHORS | 24 +----------------------- docs/authors.rst | 27 +++++++++++++++++++++++++++ docs/index.rst | 1 + 3 files changed, 29 insertions(+), 23 deletions(-) mode change 100644 => 120000 AUTHORS create mode 100644 docs/authors.rst diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index 1f6fc9cdc..000000000 --- a/AUTHORS +++ /dev/null @@ -1,23 +0,0 @@ -Borg Developers / Contributors ("The Borg Collective") -`````````````````````````````````````````````````````` -- Thomas Waldmann -- Antoine Beaupré -- Radek Podgorny -- Yuri D'Elia - -Borg is a fork of Attic. Attic is written and maintained -by Jonas Borgström and various contributors: - -Development Lead -```````````````` -- Jonas Borgström - -Patches and Suggestions -``````````````````````` -- Brian Johnson -- Cyril Roussillon -- Dan Christensen -- Jeremy Maitin-Shepard -- Johann Klähn -- Petros Moisiadis -- Thomas Waldmann diff --git a/AUTHORS b/AUTHORS new file mode 120000 index 000000000..76304f50d --- /dev/null +++ b/AUTHORS @@ -0,0 +1 @@ +docs/authors.rst \ No newline at end of file diff --git a/docs/authors.rst b/docs/authors.rst new file mode 100644 index 000000000..353d0747f --- /dev/null +++ b/docs/authors.rst @@ -0,0 +1,27 @@ +Borg Contributors ("The Borg Collective") +========================================= + +- Thomas Waldmann +- Antoine Beaupré +- Radek Podgorny +- Yuri D'Elia + +Attic authors +------------- + +Borg is a fork of Attic. Attic is written and maintained +by Jonas Borgström and various contributors: + +Development Lead +```````````````` +- Jonas Borgström + +Patches and Suggestions +``````````````````````` +- Brian Johnson +- Cyril Roussillon +- Dan Christensen +- Jeremy Maitin-Shepard +- Johann Klähn +- Petros Moisiadis +- Thomas Waldmann diff --git a/docs/index.rst b/docs/index.rst index 6a42dce0f..cab3011fc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,4 +16,5 @@ Borg Documentation changes internals development + authors api