Skip to content

Commit 5e8f80e

Browse files
committed
Oppdatere catalog-info.yaml og går over til engelske filnavn
1 parent f17e23d commit 5e8f80e

File tree

3 files changed

+1
-28
lines changed

3 files changed

+1
-28
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/.sikkerhet/ @ulvtro
1+
/.security/ @ulvtro

.sikkerhet/beskrivelse.yaml renamed to .security/description.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: 3.0
21
organization: Land
32
product: FYSAK
43
repo_types: [Deprecated,Library]

catalog-info.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,3 @@ spec:
1010
lifecycle: "production"
1111
owner: "fysak"
1212
system: "fysak"
13-
---
14-
apiVersion: "backstage.io/v1alpha1"
15-
kind: "Group"
16-
metadata:
17-
name: "security_champion_fyba"
18-
title: "Security Champion fyba"
19-
spec:
20-
type: "security_champion"
21-
parent: "land_security_champions"
22-
members:
23-
- "ulvtro"
24-
children:
25-
- "resource:fyba"
26-
---
27-
apiVersion: "backstage.io/v1alpha1"
28-
kind: "Resource"
29-
metadata:
30-
name: "fyba"
31-
links:
32-
- url: "https://github.com/kartverket/fyba"
33-
title: "fyba på GitHub"
34-
spec:
35-
type: "repo"
36-
owner: "security_champion_fyba"
37-
dependencyOf:
38-
- "component:fyba"

0 commit comments

Comments
 (0)