diff options
| author | 2025-01-10 16:25:53 -0500 | |
|---|---|---|
| committer | 2025-01-10 16:25:53 -0500 | |
| commit | c49c480eb65ae38198ab4eb8fbf4ff61afa42fcf (patch) | |
| tree | 874988eb0ea8fd1ba6095c1afa85abc276c16809 /srfi-194.egg | |
| parent | init (diff) | |
add actual authors
Diffstat (limited to '')
| -rw-r--r-- | srfi-194.egg | 3 |
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") |
