mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
include authors, and move to docs
also keep a symlink for backwards compatibility
This commit is contained in:
parent
3f2d3a8c93
commit
b87be856f9
3 changed files with 29 additions and 23 deletions
23
AUTHORS
23
AUTHORS
|
@ -1,23 +0,0 @@
|
||||||
Borg Developers / Contributors ("The Borg Collective")
|
|
||||||
``````````````````````````````````````````````````````
|
|
||||||
- Thomas Waldmann <tw@waldmann-edv.de>
|
|
||||||
- Antoine Beaupré
|
|
||||||
- Radek Podgorny <radek@podgorny.cz>
|
|
||||||
- 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 <jonas@borgstrom.se>
|
|
||||||
|
|
||||||
Patches and Suggestions
|
|
||||||
```````````````````````
|
|
||||||
- Brian Johnson
|
|
||||||
- Cyril Roussillon
|
|
||||||
- Dan Christensen
|
|
||||||
- Jeremy Maitin-Shepard
|
|
||||||
- Johann Klähn
|
|
||||||
- Petros Moisiadis
|
|
||||||
- Thomas Waldmann
|
|
1
AUTHORS
Symbolic link
1
AUTHORS
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
docs/authors.rst
|
27
docs/authors.rst
Normal file
27
docs/authors.rst
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Borg Contributors ("The Borg Collective")
|
||||||
|
=========================================
|
||||||
|
|
||||||
|
- Thomas Waldmann <tw@waldmann-edv.de>
|
||||||
|
- Antoine Beaupré
|
||||||
|
- Radek Podgorny <radek@podgorny.cz>
|
||||||
|
- 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 <jonas@borgstrom.se>
|
||||||
|
|
||||||
|
Patches and Suggestions
|
||||||
|
```````````````````````
|
||||||
|
- Brian Johnson
|
||||||
|
- Cyril Roussillon
|
||||||
|
- Dan Christensen
|
||||||
|
- Jeremy Maitin-Shepard
|
||||||
|
- Johann Klähn
|
||||||
|
- Petros Moisiadis
|
||||||
|
- Thomas Waldmann
|
|
@ -16,4 +16,5 @@ Borg Documentation
|
||||||
changes
|
changes
|
||||||
internals
|
internals
|
||||||
development
|
development
|
||||||
|
authors
|
||||||
api
|
api
|
||||||
|
|
Loading…
Reference in a new issue