From 49bc950fddcb3141f3482474a64feb494b87fba1 Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Thu, 21 Jul 2022 15:46:21 +0200 Subject: [PATCH] doc: Add missing scope for `matrix-sdk-crypto`. --- CONVENTIONAL_COMMITS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONVENTIONAL_COMMITS.md b/CONVENTIONAL_COMMITS.md index 8e5bd9024..246064129 100644 --- a/CONVENTIONAL_COMMITS.md +++ b/CONVENTIONAL_COMMITS.md @@ -54,6 +54,10 @@ section aims at listing all the scopes used inside this project: common About the matrix-sdk-common crate. + + crypto + About the matrix-sdk-crypto crate. + indexeddb About the matrix-sdk-indexeddb crate.