Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Default CODEOWNERS - update with your team
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
#
# IMPORTANT: Replace @org/CHANGEME with your actual team before merging.
* @org/CHANGEME
22 changes: 22 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
# yaml-language-server: $schema=https://www.schemastore.org/catalog-info.json
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: <set project name> # YOU MUST SET THIS
title: <Set Project> # YOU MUST SET THIS
description: "<SET DESC>" # YOU MUST SET THIS
annotations:
backstage.io/code-coverage: enabled/disabled
backstage.io/source-location: url:https://github.com/joval/bzip2
backstage.io/techdocs-ref: "dir:."
github.com/project-slug: "joval/bzip2"
jira/project-key: "<JIRA KEY>" # YOU MUST SET THIS
jira/label: "project" # YOU MUST SET THIS
tags:
- github
spec:
lifecycle: "" # YOU MUST SET THIS
type: "" # YOU MUST SET THIS
owner: "" # YOU MUST SET THIS
system: "" # YOU MUST SET THIS