Skip to content

Commit 2f0e20f

Browse files
committed
docs(tofs): use table to list authorship
1 parent fd68168 commit 2f0e20f

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

docs/TOFS_pattern.rst

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,29 @@
33
TOFS: A pattern for using SaltStack
44
===================================
55

6-
Roberto Moreda moreda@allenta.com
7-
29/12/2014
6+
.. list-table::
7+
:name: tofs-authors
8+
:header-rows: 1
9+
:stub-columns: 1
10+
:widths: 2,2,3,2
11+
12+
* -
13+
- Person
14+
- Contact
15+
- Date
16+
* - Authored by
17+
- Roberto Moreda
18+
- moreda@allenta.com
19+
- 29/12/2014
20+
* - Modified by
21+
- Daniel Dehennin
22+
- daniel.dehennin@baby-gnu.org
23+
- 07/02/2019
24+
* - Modified by
25+
- Imran Iqbal
26+
- https://github.com/myii
27+
- 23/02/2019
828

9-
Modified by Daniel Dehennin daniel.dehennin@baby-gnu.org
10-
11-
Updated by Imran Iqbal https://github.com/myii
1229

1330
All that follows is a proposal based on my experience with `SaltStack <http://www.saltstack.com/>`_. The good thing of a piece of software like this is that you can "bend it" to suit your needs in many possible ways, and this is one of them. All the recommendations and thoughts are given "as it is" with no warranty of any type.
1431

0 commit comments

Comments
 (0)