Skip to content

Commit

Permalink
auth provider
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofponciano committed Sep 7, 2024
1 parent e68025d commit b1c156d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions catalog-entities/group/sre.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ metadata:
title: Community SRE Team
spec:
type: team
picture: https://api.dicebear.com/7.x/identicon/svg?seed=Fluffy&backgroundType=solid,gradientLinear&backgroundColor=ffd5dc,b6e3f4
children: []
10 changes: 10 additions & 0 deletions catalog-entities/users/paulop.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: User
metadata:
name: paulop
spec:
profile:
displayName: Paulo Ponciano
email: [email protected]
picture: https://api.dicebear.com/7.x/avataaars/svg?seed=Leo&backgroundColor=transparent
memberOf: [sre]

0 comments on commit b1c156d

Please sign in to comment.