Changes to "author" between 2018-07-03 20:11:12 and 2018-07-04 01:32:20

1
2
3
4
5



6
7
8
9
10
11
12
1
2
3
4

5
6
7
8
9
10
11
12
13
14




-
+
+
+







## # author:

Lists one or more authors for a source file.

  * Should typically just be a name `Susan Examplary`
  * Should typically just be a name 

        # author: Susan Examplary

  * Or a comma-separated list of authors.

URLs or email addresses are best listed behind author names instead:

    # author: Susan (http://example.org/), Miriam <miri@example.org>