We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1092f04 commit 474b1cdCopy full SHA for 474b1cd
scripts/md2html/build.sh
@@ -31,7 +31,10 @@ git show c740e95:MAINTAINERS.md > history/MAINTAINERS_v3.0.1.md
31
git show 3140640:MAINTAINERS.md > history/MAINTAINERS_v3.0.2.md
32
cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.0.3.md
33
cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.1.0.md
34
-# add lines for 3.0.4, 3.1.1, ...
+#TODO: adjust commit for 3.0.4, 3.1.1
35
+git show 93b8b62:EDITORS.md > history/MAINTAINERS_v3.0.4.md
36
+cp history/MAINTAINERS_v3.0.4.md history/MAINTAINERS_v3.1.1.md
37
+# add lines for 3.2.0, ...
38
39
cp -p ../../node_modules/respec/builds/respec-w3c.* ../../deploy/js/
40
0 commit comments