Skip to content

Commit

Permalink
release: 2024-04-15T21:06:04Z [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
release committed Apr 15, 2024
1 parent 81409df commit c48155a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Projects
projects/achievements-live @indrif
projects/achievements-test @indrif
projects/activity-tracker @indrif @bjornkonrad
projects/activity-tracker @morgan-cromell @indrif @h4zze @bjornkonrad
projects/test @indrif
projects/test-mogge @morgan-cromell
projects/utbetalning-test @indrif
projects/utbetalning-test @indrif @h4zze
3 changes: 3 additions & 0 deletions kubernetes/infra/staging/cluster-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ subjects:
- kind: User
name: "bjornkonrad"
apiGroup: ""
- kind: User
name: "h4zze"
apiGroup: ""
- kind: User
name: "indrif"
apiGroup: ""
Expand Down
6 changes: 6 additions & 0 deletions kubernetes/projects/staging/activity-tracker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,15 @@ roleRef:
name: "activity-tracker-admin"
apiGroup: ""
subjects:
- kind: User
name: "morgan-cromell"
apiGroup: ""
- kind: User
name: "indrif"
apiGroup: ""
- kind: User
name: "h4zze"
apiGroup: ""
- kind: User
name: "bjornkonrad"
apiGroup: ""
3 changes: 3 additions & 0 deletions kubernetes/projects/staging/utbetalning-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ subjects:
- kind: User
name: "indrif"
apiGroup: ""
- kind: User
name: "h4zze"
apiGroup: ""
1 change: 1 addition & 0 deletions users/all_owners
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bjornkonrad
h4zze
indrif
morgan-cromell

0 comments on commit c48155a

Please sign in to comment.