File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,10 @@ cat > history/MAINTAINERS_v2.0.md <<EOF
17
17
* Ron Ratovsky [@webron](https://github.com/webron)
18
18
* Tony Tam [@fehguy](https://github.com/fehguy)
19
19
EOF
20
- git show c740e95:MAINTAINERS.md > history/MAINTAINERS_v3.0.0.md
21
- cp history/MAINTAINERS_v3.0.0.md history/MAINTAINERS_v3.0.1.md
20
+ cp history/MAINTAINERS_v2.0.md history/MAINTAINERS_v3.0.0.md
21
+ git show c740e95:MAINTAINERS.md > history/MAINTAINERS_v3.0.1.md
22
22
git show 3140640:MAINTAINERS.md > history/MAINTAINERS_v3.0.2.md
23
23
cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.0.3.md
24
- cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.0.3.md
25
24
cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.1.0.md
26
25
# add lines for 3.0.4, 3.1.1, ...
27
26
You can’t perform that action at this time.
0 commit comments