From b6cb9dcc28547f888fc7aac4b848bece18e0ec7e Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Mon, 10 May 2021 15:36:52 +0200 Subject: [PATCH 1/2] dco/docs: email in angular braces Signed-off-by: Himanshu Mishra --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1b7433888c..2caa8c9c9c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,7 +93,7 @@ Which will look something like the following in the repo; ``` Awesome commit message -Signed-off-by: Jane Smith jane.smith@example.com +Signed-off-by: Jane Smith ``` - In case you forgot to add it to the most recent commit, use `git commit --amend --signoff` From 7578f4017562682de1d62fdd0b556998ae247d3a Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Mon, 10 May 2021 15:40:43 +0200 Subject: [PATCH 2/2] microsite: fix typo provider Signed-off-by: Himanshu Mishra --- microsite/pages/en/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/pages/en/index.js b/microsite/pages/en/index.js index a761d6b6e2..45d87daa1d 100644 --- a/microsite/pages/en/index.js +++ b/microsite/pages/en/index.js @@ -431,7 +431,7 @@ class Index extends React.Component { Pick a cloud, any cloud Since Backstage uses the Kubernetes API, it's cloud agnostic — - so it works no matter which cloud provide or managed Kubernetes + so it works no matter which cloud provider or managed Kubernetes service you use, and even works in multi-cloud orgs