Skip to content

Commit c43560b

Browse files
committed
sort codeowners file and remove instructions with broken link
1 parent 76a7966 commit c43560b

File tree

17 files changed

+2
-32
lines changed

17 files changed

+2
-32
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
/workspaces/adoption-insights @redhat-developer/rhdh-ui @rohitkrai03 @karthikjeeyar @eswaraiahsapram
1919
/workspaces/ai-integrations @redhat-developer/rhdh-ui @rohitkrai03 @karthikjeeyar @lucifergene @johnmcollier @gabemontero
2020
/workspaces/bulk-import @redhat-developer/rhdh-plugins @rm3l @redhat-developer/rhdh-ui @debsmita1 @its-mitesh-kumar
21+
/workspaces/extensions @redhat-developer/rhdh-ui @christoph-jerolimov @karthikjeeyar
2122
/workspaces/global-floating-action-button @redhat-developer/rhdh-ui @debsmita1 @divyanshiGupta
2223
/workspaces/global-header @redhat-developer/rhdh-ui @ciiay @divyanshiGupta
2324
/workspaces/homepage @redhat-developer/rhdh-ui @christoph-jerolimov @eswaraiahsapram
2425
/workspaces/lightspeed @redhat-developer/rhdh-ui @karthikjeeyar @rohitkrai03 @yangcao77
25-
/workspaces/extensions @redhat-developer/rhdh-ui @christoph-jerolimov @karthikjeeyar
2626
/workspaces/mcp-integrations @johnmcollier @gabemontero @thepetk
2727
/workspaces/openshift-image-registry @redhat-developer/rhdh-ui @divyanshiGupta @its-mitesh-kumar
2828
/workspaces/orchestrator @batzionb @mareklibra @gciavarrini

workspaces/adoption-insights/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/ai-integrations/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/bulk-import/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/extensions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To start the development environment:
6666

6767
```bash
6868
git clone https://github.com/redhat-developer/rhdh-plugins.git
69-
cd rhdh-plugins/workspaces/marketplace
69+
cd rhdh-plugins/workspaces/extensions
7070
yarn install
7171
yarn start
7272
```

workspaces/global-floating-action-button/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/global-header/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/homepage/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/lightspeed/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

workspaces/mcp-integrations/plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ separate folder of its own.
55

66
If you want to create a new plugin here, go to your project root directory, run
77
the command `yarn new`, and follow the on-screen instructions.
8-
9-
You can also check out existing plugins on [the plugin extensions](https://backstage.io/plugins)!

0 commit comments

Comments
 (0)