Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
Signed-off-by: tison <wander4096@gmail.com>
  • Loading branch information
tisonkun committed Jan 7, 2024
1 parent 6f96102 commit 693ee98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/community/committers/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -611,5 +611,5 @@ To clean up old releases, run:
# 1. Get the list of releases
svn ls https://dist.apache.org/repos/dist/release/incubator/opendal
# 2. Delete each release (except for the last one)
svn rm https://dist.apache.org/repos/dist/release/incubator/opendal/X.Y.Z
svn del -m "Archiving OpenDAL release X.Y.Z" https://dist.apache.org/repos/dist/release/incubator/opendal/X.Y.Z
```

0 comments on commit 693ee98

Please sign in to comment.