From 080760a9cb1918ddb97710d639f03b286fbaa99f Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Fri, 22 May 2026 16:00:34 +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 c577df4..0000000 --- a/.metanorma/channels.yml +++ /dev/null @@ -1,5 +0,0 @@ -# .metanorma/channels.yml — cc-vpatch - -channels: - - name: public/standards - description: "CalConnect documents from cc-vpatch"