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 c3b88ed commit c241450Copy full SHA for c241450
scripts/md2html/build.sh
@@ -32,7 +32,7 @@ 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
#TODO: adjust commit for 3.0.4, 3.1.1
35
-git show 93b8b62:EDITORS.md > history/MAINTAINERS_v3.0.4.md
+git show c3b88ed: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
0 commit comments