From 84a5d8a43ee08be9f1f2f157d250ad2854b3406b Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Fri, 22 May 2026 15:43:03 +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 6bb035c..0000000 --- a/.metanorma/channels.yml +++ /dev/null @@ -1,5 +0,0 @@ -# .metanorma/channels.yml — cc-datetime-explicit - -channels: - - name: public/standards - description: "CalConnect documents from cc-datetime-explicit"