commit 4e4837910e3f66ae97d0e5b422f22ccc2f4d67fb
parent f0a619866593ca2360d3a85b293111fc5945a180
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date: Thu, 5 Mar 2020 17:23:35 -0800
Write authors consistently. Write <based-on>.
Thanks to Lassi, we now have a schema for authors that separates them
into distinct data items, allows an optional description for each, and
moves the idea of one SRFI being based on another to a separated
field, <based-on>.
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.org b/README.org
@@ -2,6 +2,8 @@
** by Taylan Ulrich Bayırlı/Kammer
+
+
This repository hosts [[https://srfi.schemers.org/srfi-123/][SRFI 123]]: Generic accessor and modifier operators, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
This SRFI is in /final/ status.
diff --git a/index.html b/index.html
@@ -21,6 +21,7 @@
<body>
<h1>SRFI 123: Generic accessor and modifier operators</h1>
<p class="authors">by Taylan Ulrich Bayırlı/Kammer</p>
+ <p class="based-on"></p>
<p class="status">status: <em>final</em> (2015-10-14)</p>
<ul class="info">