aboutsummaryrefslogtreecommitdiffstats
path: root/srfi-194.egg
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-01-10 16:25:53 -0500
committerGravatar Peter McGoron 2025-01-10 16:25:53 -0500
commitc49c480eb65ae38198ab4eb8fbf4ff61afa42fcf (patch)
tree874988eb0ea8fd1ba6095c1afa85abc276c16809 /srfi-194.egg
parentinit (diff)
add actual authors
Diffstat (limited to '')
-rw-r--r--srfi-194.egg3
1 files changed, 2 insertions, 1 deletions
diff --git a/srfi-194.egg b/srfi-194.egg
index d36c68a..f5de1b8 100644
--- a/srfi-194.egg
+++ b/srfi-194.egg
@@ -1,4 +1,5 @@
-((author "Peter McGoron")
+((author "Shiro Kawai (design), Arvydas Silanskas (implementation), Linas Vepštas (implementation), and John Cowan (editor and shepherd)")
+ (maintainer "Peter McGoron")
(version "0.9.0")
(synopsis "Random data generators")
(category "data")