Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
docs: updates to our team.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhundere committed Nov 8, 2024
1 parent e5bc349 commit 120cdc8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 31 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# https://help.github.com/en/articles/about-code-owners

# Default owners for everything in the repo
* @liatrio/tag-o11y
* @liatrio/tag-autogov
39 changes: 9 additions & 30 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,15 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: go-template
description: A template repo for Golang projects.

# Annotations Docs: https://backstage.io/docs/features/software-catalog/well-known-annotations
name: sigstore-certificate-maker
description: POC for basic go app to create/sign CA and leaf certs.
annotations:
github.com/project-slug: liatrio/go-template

# Tags Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#metadatatags-optional
github.com/project-slug: liatrio/sigstore-certificate-maker
tags:
- go
- docker
- makefile
- open-source

# Links Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#links-optional
links:
- url: https://tag-o11y.liatr.io
title: TAG O11y Landing Page
icon: web
- url: https://openo11y.dev
title: OpenO11y Home Page
icon: web

- automated-governance
- golang
spec:
# https://backstage.io/docs/features/software-catalog/descriptor-format/#spectype-required
type: service
# Review lifecycle and pick one of the three that make the most sense.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#speclifecycle-required
lifecycle: production
# Please update to include the GitHub Team name tied to this project.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#specowner-required
owner: tag-o11y
system: o11y
type: other
lifecycle: experimental
owner: tag-autogov
system: demo-gh-attest-autogov

0 comments on commit 120cdc8

Please sign in to comment.