Merge pull request #29732 from backstage/rugvip/new-areas

OWNERS.md: add new distinct areas for maintainer team
This commit is contained in:
Vincenzo Scamporlino
2025-05-07 11:02:12 +02:00
committed by GitHub
82 changed files with 177 additions and 82 deletions
+27 -3
View File
@@ -7,28 +7,50 @@
* @backstage/maintainers @backstage/reviewers
yarn.lock @backstage/maintainers @backstage-service
*/yarn.lock @backstage/maintainers @backstage-service
/.changeset @backstage/operations-maintainers
/.changeset/*.md
/.github @backstage/operations-maintainers
/beps/0001-notifications-system @backstage/maintainers @backstage/notifications-maintainers
/docs @backstage/maintainers @backstage/documentation-maintainers
/docs/assets/search @backstage/search-maintainers
/docs/features/search @backstage/search-maintainers
/docs/auth @backstage/auth-maintainers
/docs/backend-system @backstage/framework-maintainers
/docs/deployment @backstage/tooling-maintainers
/docs/dls @backstage/design-system-maintainers
/docs/features/search @backstage/search-maintainers
/docs/features/techdocs @backstage/techdocs-maintainers
/docs/permissions @backstage/permission-maintainers
/docs/plugins/integrating-search-into-plugins.md @backstage/search-maintainers
/docs/releases @backstage/operations-maintainers
/docs/tooling @backstage/tooling-maintainers
/microsite @backstage/documentation-maintainers
/microsite/data/plugins @backstage/maintainers
/packages/cli/src/commands/onboard @backstage/sharks
/packages @backstage/framework-maintainers
/packages/backend-openapi-utils @backstage/maintainers @backstage/reviewers @backstage/openapi-tooling-maintainers
/packages/canon @backstage/design-system-maintainers
/packages/catalog-client @backstage/catalog-maintainers
/packages/catalog-model @backstage/catalog-maintainers
/packages/cli @backstage/tooling-maintainers
/packages/cli-* @backstage/tooling-maintainers
/packages/cli/src/commands/onboard @backstage/sharks
/packages/e2e-test @backstage/operations-maintainers
/packages/eslint-plugin @backstage/tooling-maintainers
/packages/release-manifests @backstage/operations-maintainers
/packages/repo-tools @backstage/tooling-maintainers
/packages/techdocs-cli @backstage/techdocs-maintainers
/packages/techdocs-cli-embedded-app @backstage/techdocs-maintainers
/packages/yarn-plugin @backstage/tooling-maintainers
/plugins/app @backstage/framework-maintainers
/plugins/app-* @backstage/framework-maintainers
/plugins/auth @backstage/auth-maintainers
/plugins/auth-* @backstage/auth-maintainers
/plugins/api-docs @backstage/maintainers @backstage/reviewers @backstage/sda-se-reviewers
/plugins/bitbucket-cloud-common @backstage/maintainers @backstage/reviewers @pjungermann
/plugins/catalog @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers
/plugins/catalog-* @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers
/plugins/catalog-backend-module-aws @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers @pjungermann
/plugins/catalog-backend-module-bitbucket-cloud @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers @pjungermann
/plugins/catalog-backend-module-backstage-openapi @backstage/maintainers @backstage/reviewers @backstage/openapi-tooling-maintainers
/plugins/catalog-backend-module-backstage-openapi @backstage/maintainers @backstage/reviewers @backstage/openapi-tooling-maintainers
/plugins/catalog-backend-module-msgraph @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers @pjungermann
/plugins/catalog-backend-module-puppetdb @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers
/plugins/catalog-graph @backstage/maintainers @backstage/reviewers @backstage/catalog-maintainers @backstage/sda-se-reviewers
@@ -56,6 +78,8 @@ yarn.lock @backstage/maintainers @backst
/plugins/user-settings-backend @backstage/maintainers @backstage/reviewers @backstage/sda-se-reviewers
/plugins/user-settings-common @backstage/maintainers @backstage/reviewers @backstage/sda-se-reviewers
/scripts @backstage/operations-maintainers
/packages/backend-plugin-api/src/services/definitions/AuditorService.ts @backstage/maintainers @backstage/auditor-maintainers
/packages/backend-defaults/src/entrypoints/auditor @backstage/maintainers @backstage/auditor-maintainers
/packages/backend-defaults/report-auditor.api.md @backstage/maintainers @backstage/auditor-maintainers
+1
View File
@@ -42,6 +42,7 @@ body:
- Events System
- Home
- Kubernetes Plugin
- Management of this repository
- Microsite
- Notifications
- OpenAPI Tooling
+1
View File
@@ -58,6 +58,7 @@ body:
- Events System
- Home
- Kubernetes Plugin
- Management of this repository
- Microsite
- Notifications
- OpenAPI Tooling
@@ -37,6 +37,7 @@ body:
- Events System
- Home
- Kubernetes Plugin
- Management of this repository
- Microsite
- Notifications
- OpenAPI Tooling
@@ -50,6 +50,7 @@ body:
- Events System
- Home
- Kubernetes Plugin
- Management of this repository
- Microsite
- Notifications
- OpenAPI Tooling
@@ -48,6 +48,7 @@ body:
- Events System
- Home
- Kubernetes Plugin
- Management of this repository
- Microsite
- Notifications
- OpenAPI Tooling
+6 -2
View File
@@ -9,8 +9,8 @@ policy:
keys: ['Auth']
- name: 'area:catalog'
keys: ['Catalog']
- name: 'area:core'
keys: ['Core Framework', 'CLI Tooling']
- name: 'area:framework'
keys: ['Core Framework']
- name: 'area:design-system'
keys: ['Design System']
- name: 'area:documentation'
@@ -25,6 +25,8 @@ policy:
keys: ['Notifications']
- name: 'area:openapi-tooling'
keys: ['OpenAPI Tooling']
- name: 'area:operations'
keys: ['Management of this repository']
- name: 'area:permission'
keys: ['Permission Framework']
- name: 'area:search'
@@ -33,6 +35,8 @@ policy:
keys: ['Software Templates']
- name: 'area:techdocs'
keys: ['TechDocs']
- name: 'area:tooling'
keys: ['CLI Tooling']
- id: ['integration']
block-list: []
label:
+3 -1
View File
@@ -39,19 +39,21 @@ These labels indicate which part of Backstage an issue or pull request relates t
- `area:auditor` - Auditor service and it's use in plugins.
- `area:auth` - Authentication and 3rd party authorization.
- `area:catalog` - The Catalog plugin and the Software Catalog model and integrations.
- `area:core` - The core Backstage framework.
- `area:design-system` - The Canon design system and library.
- `area:documentation` - Documentation for adopters, users, and developers.
- `area:events` - The Events system and integrations for other plugins.
- `area:framework` - The core Backstage framework.
- `area:home` - The Home plugin and the main page of the Backstage site.
- `area:kubernetes` - The Kubernetes plugin and integrations for other plugins.
- `area:microsite` - The microsite at [backstage.io](https://backstage.io), excluding the documentation.
- `area:notifications` - The Notifications plugin and integrations for other plugins.
- `area:openapi-tooling` - The OpenAPI tooling it's use in plugins.
- `area:operations` - The management and operations of the main Backstage repository.
- `area:permission` - The Permissions system and permission integrations from other plugins.
- `area:scaffolder` - The Scaffolder plugin that powers Software Templates.
- `area:search` - The Search plugin and search integrations for other plugins.
- `area:techdocs` - The TechDocs plugin.
- `area:tooling` - The Backstage CLI and repository tooling.
## Integration Labels - `integration:*`
+60
View File
@@ -15,6 +15,21 @@ Team: @backstage/maintainers
These are the separate project areas of Backstage, each with their own project area maintainers
### Auth
Team: @backstage/auth-maintainers
Scope: The Backstage auth plugin and modules, as well as client-side implementations.
| Name | Organization | Team | GitHub | Discord |
| -------------------- | ------------ | ------------- | ----------------------------------------------- | --------------- |
| Ben Lambert | Spotify | Cubic Belugas | [benjdlambert](https://github.com/benjdlambert) | `blam#2159` |
| Camila Loiola | Spotify | Cubic Belugas | [camilaibs](http://github.com/camilaibs) | `camilal#0226` |
| Fredrik Adelöw | Spotify | Cubic Belugas | [freben](https://github.com/freben) | `freben#3926` |
| Mihai Tabara | Spotify | Cubic Belugas | [MihaiTabara](http://github.com/MihaiTabara) | `mihait#3107` |
| Patrik Oldsberg | Spotify | Cubic Belugas | [Rugvip](https://github.com/Rugvip) | `Rugvip#0019` |
| Vincenzo Scamporlino | Spotify | Cubic Belugas | [vinzscam](http://github.com/vinzscam) | `vinzscam#6944` |
### Catalog
Team: @backstage/catalog-maintainers
@@ -41,6 +56,21 @@ Scope: The Backstage design system, component library, as well as surrounding to
| Charles de Dreuille | Spotify | | [cdedreuille](https://github.com/cdedreuille) | `cdedreuille` |
| Patrik Oldsberg | Spotify | Cubic Belugas | [Rugvip](https://github.com/Rugvip) | `Rugvip` |
### Framework
Team: @backstage/framework-maintainers
Scope: The Backstage core framework, including all revisions of the frontend and backend systems, as well as the App plugin.
| Name | Organization | Team | GitHub | Discord |
| -------------------- | ------------ | ------------- | ----------------------------------------------- | --------------- |
| Ben Lambert | Spotify | Cubic Belugas | [benjdlambert](https://github.com/benjdlambert) | `blam#2159` |
| Camila Loiola | Spotify | Cubic Belugas | [camilaibs](http://github.com/camilaibs) | `camilal#0226` |
| Fredrik Adelöw | Spotify | Cubic Belugas | [freben](https://github.com/freben) | `freben#3926` |
| Mihai Tabara | Spotify | Cubic Belugas | [MihaiTabara](http://github.com/MihaiTabara) | `mihait#3107` |
| Patrik Oldsberg | Spotify | Cubic Belugas | [Rugvip](https://github.com/Rugvip) | `Rugvip#0019` |
| Vincenzo Scamporlino | Spotify | Cubic Belugas | [vinzscam](http://github.com/vinzscam) | `vinzscam#6944` |
### Helm Charts
Team: @backstage/helm-chart-maintainers
@@ -76,6 +106,21 @@ Scope: The Kubernetes plugin and the base it provides for other plugins to build
| -------------- | ------------ | ---- | ---------------------------------------- | ------------ |
| Matthew Clarke | Spotify | | [mclarke47](http://github.com/mclarke47) | mclarke#0725 |
### Operations
Team: @backstage/operations-maintainers
Scope: The management and operation of the main Backstage repository and release process, along with the surrounding tooling.
| Name | Organization | Team | GitHub | Discord |
| -------------------- | ------------ | ------------- | ----------------------------------------------- | --------------- |
| Ben Lambert | Spotify | Cubic Belugas | [benjdlambert](https://github.com/benjdlambert) | `blam#2159` |
| Camila Loiola | Spotify | Cubic Belugas | [camilaibs](http://github.com/camilaibs) | `camilal#0226` |
| Fredrik Adelöw | Spotify | Cubic Belugas | [freben](https://github.com/freben) | `freben#3926` |
| Mihai Tabara | Spotify | Cubic Belugas | [MihaiTabara](http://github.com/MihaiTabara) | `mihait#3107` |
| Patrik Oldsberg | Spotify | Cubic Belugas | [Rugvip](https://github.com/Rugvip) | `Rugvip#0019` |
| Vincenzo Scamporlino | Spotify | Cubic Belugas | [vinzscam](http://github.com/vinzscam) | `vinzscam#6944` |
### Permission Framework
Team: @backstage/permission-maintainers
@@ -117,6 +162,21 @@ Scope: The TechDocs plugin and related tooling
| John Philip | Spotify | ProTean | [johnphilip283](https://github.com/johnphilip283) | `john_philip#2399` |
| Sydney Achinger | Spotify | ProTean | [squid-ney](https://github.com/squid-ney) | - |
### Tooling
Team: @backstage/tooling-maintainers
Scope: All published Backstage CLI tools in the main `backstage` repository that do not belong to other areas, including `@backstage/cli` and `@backstage/repo-tools`.
| Name | Organization | Team | GitHub | Discord |
| -------------------- | ------------ | ------------- | ----------------------------------------------- | --------------- |
| Patrik Oldsberg | Spotify | Cubic Belugas | [Rugvip](https://github.com/Rugvip) | `Rugvip#0019` |
| Ben Lambert | Spotify | Cubic Belugas | [benjdlambert](https://github.com/benjdlambert) | `blam#2159` |
| Camila Loiola | Spotify | Cubic Belugas | [camilaibs](http://github.com/camilaibs) | `camilal#0226` |
| Fredrik Adelöw | Spotify | Cubic Belugas | [freben](https://github.com/freben) | `freben#3926` |
| Mihai Tabara | Spotify | Cubic Belugas | [MihaiTabara](http://github.com/MihaiTabara) | `mihait#3107` |
| Vincenzo Scamporlino | Spotify | Cubic Belugas | [vinzscam](http://github.com/vinzscam) | `vinzscam#6944` |
## Incubating Project Areas
These incubating project areas have shared ownership with @backstage/maintainers.
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-frontend
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-frontend
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: catalog-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: catalog-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: tooling-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: tooling-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
owner: tooling-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
owner: operations-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
@@ -3,8 +3,9 @@ kind: Component
metadata:
name: backstage-frontend-dynamic-feature-loader
title: '@backstage/frontend-dynamic-feature-loader'
description: Backstage frontend feature loader to load new frontend system plugins exposed as module federation remotes.
description: Backstage frontend feature loader to load new frontend system
plugins exposed as module federation remotes.
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
owner: operations-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
owner: tooling-maintainers
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: production
type: backstage-common-library
owner: maintainers
owner: framework-maintainers
+2 -3
View File
@@ -4,9 +4,8 @@ metadata:
name: backstage-version-bridge
title: '@backstage/version-bridge'
description: >-
Utilities used by @backstage packages to support multiple concurrent
versions
Utilities used by @backstage packages to support multiple concurrent versions
spec:
lifecycle: production
type: backstage-web-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: tooling-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
owner: framework-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
owner: framework-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
owner: auth-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
owner: auth-maintainers
+1 -1
View File
@@ -6,4 +6,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
owner: auth-maintainers
+1 -1
View File
@@ -7,4 +7,4 @@ metadata:
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
owner: auth-maintainers