This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch remove_writer_copy_from in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit 38c099eb1de5a6d5bee33d159522115ffc321f70 Author: Xuanwo <[email protected]> AuthorDate: Wed Sep 6 19:49:59 2023 +0800 fix Signed-off-by: Xuanwo <[email protected]> --- .../{0000_remove_writer_copy_from.md => 0000_remove_write_copy_from.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/docs/rfcs/0000_remove_writer_copy_from.md b/core/src/docs/rfcs/0000_remove_write_copy_from.md similarity index 98% rename from core/src/docs/rfcs/0000_remove_writer_copy_from.md rename to core/src/docs/rfcs/0000_remove_write_copy_from.md index 8e1d26e8c..98c846257 100644 --- a/core/src/docs/rfcs/0000_remove_writer_copy_from.md +++ b/core/src/docs/rfcs/0000_remove_write_copy_from.md @@ -1,4 +1,4 @@ -- Proposal Name: `remove_writer_copy_from` +- Proposal Name: `remove_write_copy_from` - Start Date: 2023-09-06 - RFC PR: [apache/incubator-opendal#0000](https://github.com/apache/incubator-opendal/pull/0000) - Tracking Issue: [apache/incubator-opendal#0000](https://github.com/apache/incubator-opendal/issues/0000)
