From 04c958d458f1b1b882e5186121dc8a52fc020b88 Mon Sep 17 00:00:00 2001 From: Niklas Aronsson Date: Tue, 21 Jun 2022 07:24:57 +0200 Subject: [PATCH] Docs/techdocs: Add gerrit as supported provider Signed-off-by: Niklas Aronsson --- docs/features/techdocs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index 761a247819..65cfafd464 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -66,6 +66,7 @@ See [TechDocs Architecture](architecture.md) to get an overview of where the bel | GitHub Enterprise | Yes ✅ | | Bitbucket | Yes ✅ | | Azure DevOps | Yes ✅ | +| Gerrit | Yes ✅ | | GitLab | Yes ✅ | | GitLab Enterprise | Yes ✅ |