civodul pushed a commit to branch devel
in repository shepherd.
commit c20f204b51d3371ad2695f4f91af5d73fa3ed55d
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Nov 3 17:53:45 2024 +0100
‘AUTHORS’ file suggests checking the Git log.
* AUTHORS: Rewrite.
---
AUTHORS | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 6642bdc..d252d70 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,13 +1,6 @@
The GNU Shepherd was initially written by Wolfgang Jährling ca. 2003,
-when it was known as GNU dmd. Others have since contributed:
+when it was known as GNU dmd.
- Ludovic Courtès <[email protected]>
- Fabian Harfert <[email protected]>
- Wolfgang Jährling <[email protected]>
- Alex Kost <[email protected]>
- Mathieu Lirzin <[email protected]>
- David Michael <[email protected]>
- Alex Sassmannshausen <[email protected]>
- David Thompson <[email protected]>
- Andy Wingo <[email protected]>
- Jakob Kirsch <[email protected]>
+Other people have since contributed: run ‘git shortlog -s --oneline’ from a
+Git checkout to view the list of people who contributed code and
+documentation.