Updated CODEOWNERS and added to marketplace

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-06-17 11:56:57 -05:00
parent 91ca8b3843
commit 320e89143a
5 changed files with 28 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
title: 'DevTools'
author: Keyloop
authorUrl: https://keyloop.com/
category: Tools
description: Tools for helping with the Ops side of running a Backstage instance
documentation: https://github.com/backstage/backstage/blob/master/plugins/devtools/README.md
iconUrl: /img/devtools.svg
npmPackageName: '@backstage/plugin-devtools'
addedDate: '2023-06-17'
+10
View File
@@ -0,0 +1,10 @@
---
title: 'Linguist'
author: Keyloop
authorUrl: https://keyloop.com/
category: Metadata
description: View the programming language break down for your entities within the Software Catalog
documentation: https://github.com/backstage/backstage/blob/master/plugins/linguist/README.md
iconUrl: /img/linguist.svg
npmPackageName: '@backstage/plugin-linguist'
addedDate: '2023-06-17'