From b5d1615a69f20c709f92329ee09c0d58bba79826 Mon Sep 17 00:00:00 2001 From: Cameron Koegel Date: Thu, 10 Nov 2022 09:55:12 -0500 Subject: [PATCH 1/5] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bdd0eea5..5610e7b6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +
+ This is a fork of the Redocly/redoc> project. It will be supported for the Bandwidth Organization only! + If you would like to contribute or have any issues with the project, please contribute to the parent project and NOT this repository. +
+ +
Redoc logo From 07b56c6c0fafcf1286c0015a18c3cb93206e7a2e Mon Sep 17 00:00:00 2001 From: Cameron Koegel Date: Thu, 10 Nov 2022 10:01:18 -0500 Subject: [PATCH 2/5] md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5610e7b6..494ce712 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -
- This is a fork of the Redocly/redoc> project. It will be supported for the Bandwidth Organization only! - If you would like to contribute or have any issues with the project, please contribute to the parent project and NOT this repository. -
+# This is a fork of the [Redocly/redoc](https://github.com/Redocly/redoc) project. It will be supported for the Bandwidth Organization only! If you would like to contribute or have any issues with the project, please contribute to the parent project and **NOT** this repository. +
From 4492a385f596b0fc2ebc2ebdb983e3a142db05d6 Mon Sep 17 00:00:00 2001 From: Cameron Koegel Date: Thu, 10 Nov 2022 10:03:14 -0500 Subject: [PATCH 3/5] remove bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 494ce712..3fec44ee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# This is a fork of the [Redocly/redoc](https://github.com/Redocly/redoc) project. It will be supported for the Bandwidth Organization only! If you would like to contribute or have any issues with the project, please contribute to the parent project and **NOT** this repository. +# This is a fork of the [Redocly/redoc](https://github.com/Redocly/redoc) project. It will be supported for the Bandwidth Organization only! If you would like to contribute or have any issues with the project, please contribute to the parent project and NOT this repository. From 0c10235e33e8d533c8c5a38861e46b4150486991 Mon Sep 17 00:00:00 2001 From: Cameron Koegel Date: Thu, 10 Nov 2022 10:03:21 -0500 Subject: [PATCH 4/5] update codeowners --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bfeb0d2c..d8b80d12 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -* @Redocly/keyboard-warriors -/docs/ @Redocly/technical-writers \ No newline at end of file +# Global rule: +* @Bandwidth/dx \ No newline at end of file From 9cdb7e9fccb4626ff27c47ed0adef34ccafcd157 Mon Sep 17 00:00:00 2001 From: Cameron Koegel Date: Thu, 10 Nov 2022 10:03:44 -0500 Subject: [PATCH 5/5] newline in codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d8b80d12..33bd284f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Global rule: -* @Bandwidth/dx \ No newline at end of file +* @Bandwidth/dx