We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef47ba commit 88ad56eCopy full SHA for 88ad56e
2 files changed
.metanorma/channels.yml
@@ -0,0 +1,5 @@
1
+# .metanorma/channels.yml — cc-vpatch
2
+
3
+channels:
4
+ - name: public/standards
5
+ description: "CalConnect documents from cc-vpatch"
metanorma.release.yml
@@ -1,3 +1,5 @@
+# metanorma.release.yml — cc-vpatch
documents:
- - source: sources/cc-58020.adoc
- - source: sources/draft-daboo-icalendar-vpatch.adoc
+ - pattern: "cc-*"
+ channels: [public/standards]
0 commit comments