From 0ee0b6e161ac91feeabb1446ac0536305f428d63 Mon Sep 17 00:00:00 2001 From: Florian Rivoal Date: Wed, 11 Oct 2023 10:18:57 +0900 Subject: [PATCH] Enable Team to replace defunct registry custodians when no-one else can See issue #699 --- index.bs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.bs b/index.bs index 58cf963e..78175069 100644 --- a/index.bs +++ b/index.bs @@ -4646,6 +4646,13 @@ Registry Definitions The [=custodian=] may be the [=Working Group=], the [=Team=], or a delegated entity. The [=custodian=] for all [=registry tables=] in a single [=registry=] should generally be the same entity. + + If a [=custodian=] of a [=registry=] becomes defunct + (e.g. the relevant group is disbanded), + and the [=Working Group=] that owns the [=registry definition=] is itself also defunct, + the [=Team=] should propose replacing the [=custodian=], + which must be confirmed + by an [=AC Review=] as a [=W3C Decision=].