From 1753efdb6867e2ffb2cb3036b369f4a26070b48c Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Fri, 22 May 2026 15:59:43 +0800 Subject: [PATCH] chore: remove dead .metanorma/channels.yml The metanorma-release gem never reads per-repo .metanorma/channels.yml. Channel routing is configured in metanorma.release.yml via documents[] entries. This file was dead code that created confusion about the architecture. --- .metanorma/channels.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .metanorma/channels.yml diff --git a/.metanorma/channels.yml b/.metanorma/channels.yml deleted file mode 100644 index 89b64cd..0000000 --- a/.metanorma/channels.yml +++ /dev/null @@ -1,5 +0,0 @@ -# .metanorma/channels.yml — cc-valarm-extensions - -channels: - - name: public/standards - description: "CalConnect documents from cc-valarm-extensions"