CREDITS: Add contributors since v0.12.1

Also, update README.adoc to encourage people to set the author of
commits correctly when creating commits on behalf of others.
This commit is contained in:
Steven Elliott 2022-11-26 12:04:07 -05:00
parent e9b710c573
commit 6ace1d690f
3 changed files with 101 additions and 4 deletions

View file

@ -265,5 +265,5 @@ ZenNode when it's not in the path and to rebuild only the first
episode of Freedoom 1 as well all of the deathmatch levels:
[source,bash]
-----------------
make NODE_BUILDER=/opt/zennode/ZenNode NODE_BUILDER_LEVELS="c1m? dm??" rebuild-nodes
make NODE_BUILDER=/opt/zennode/ZenNode NODE_BUILDER_LEVELS="e1m? dm??" rebuild-nodes
-----------------