From a3eb9e632d5bdff20288f71d5d4e437fdfa8989b Mon Sep 17 00:00:00 2001 From: wanghao Date: Fri, 28 Sep 2018 10:39:40 +0800 Subject: [PATCH] Update specs for stein Move spec which is not implemented yet to stein folder. Change-Id: I8839b20b560fcd9e3f3c6d120d70db8eff186634 --- specs/rocky/index.rst | 1 - specs/stein/index.rst | 1 + .../introduce-topic-resource-for-notification.rst | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename specs/{rocky => stein}/introduce-topic-resource-for-notification.rst (100%) diff --git a/specs/rocky/index.rst b/specs/rocky/index.rst index 47f5a02..7fa63bc 100644 --- a/specs/rocky/index.rst +++ b/specs/rocky/index.rst @@ -6,7 +6,6 @@ :glob: :maxdepth: 2 - introduce-topic-resource-for-notification queue-filter-support remove-format-constraint-of-client-id subscription-filtering-tags diff --git a/specs/stein/index.rst b/specs/stein/index.rst index 86e32ba..2df8f5a 100644 --- a/specs/stein/index.rst +++ b/specs/stein/index.rst @@ -8,3 +8,4 @@ email-notification-by-internal-tool delete-message-with-claim-id + introduce-topic-resource-for-notification diff --git a/specs/rocky/introduce-topic-resource-for-notification.rst b/specs/stein/introduce-topic-resource-for-notification.rst similarity index 100% rename from specs/rocky/introduce-topic-resource-for-notification.rst rename to specs/stein/introduce-topic-resource-for-notification.rst