Skip to content

Instantly share code, notes, and snippets.

@craigtracey
Last active December 11, 2024 21:47
Show Gist options
  • Save craigtracey/87d5fa97d7d6a0adf1335dd4cdb01e49 to your computer and use it in GitHub Desktop.
Save craigtracey/87d5fa97d7d6a0adf1335dd4cdb01e49 to your computer and use it in GitHub Desktop.
{
"apiVersion": "backstage.io/v1alpha1",
"kind": "Group",
"metadata": {
"name": "arctir-core-test",
"description": "Arctir test core developers"
},
"spec": {
"type": "team",
"profile": {
"displayName": "Arctir Core Test",
"email": "[email protected]"
},
"children": []
}
}
apiVersion: backstage.io/v1alpha1
kind: Group
metadata:
name: arctir-core
description: Arctir core developers
spec:
type: team
profile:
displayName: Arctir Core
email: [email protected]
children: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment