This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch rfc-list-prefix in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit 15edce911709a9c8fc26c16f30d353253d294ce3 Author: Xuanwo <[email protected]> AuthorDate: Mon Oct 9 03:29:22 2023 +0800 rfc: list prefix Signed-off-by: Xuanwo <[email protected]> --- core/src/docs/rfcs/0000_list_prefix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/docs/rfcs/0000_list_prefix.md b/core/src/docs/rfcs/0000_list_prefix.md index bf95e079f..a8a661546 100644 --- a/core/src/docs/rfcs/0000_list_prefix.md +++ b/core/src/docs/rfcs/0000_list_prefix.md @@ -1,4 +1,4 @@ -- Proposal Name: `list_without_slash` +- Proposal Name: `list_prefix` - Start Date: 2023-10-08 - 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)
