From a16e69f7c710a8abeb33eebec43b9f1a3ad4cdc7 Mon Sep 17 00:00:00 2001 From: Andy Seaborne Date: Thu, 6 Nov 2025 19:15:52 +0000 Subject: [PATCH] Dealing with pubrules and Gregg's editor status --- spec/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/spec/index.html b/spec/index.html index 23e537b..5e1e008 100644 --- a/spec/index.html +++ b/spec/index.html @@ -30,7 +30,15 @@ prevRecShortname: "rdf-syntax-grammar", editors: [ - { name: "Gregg Kellogg", w3cid: "44770" }, + { + name: "Gregg Kellogg", + w3cid: "44770", + //retiredDate: "2025-09-06", // Respec would automatically move Gregg to the 'Former Editors' section + note: "until 2025-09-06", + extras: [ + {name: "in memoriam", class: "former"}, + ], + }, ], formerEditors: [