Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 76de08e

Browse files
authored
Merge pull request #62 from mukhoakash/fix_owner
Modifying owners for the repo
2 parents 34a8a36 + d2fbc3c commit 76de08e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ approvers:
66
- saad-ali
77
- xing-yang
88
- wlan0
9-
- brahmaroutu
10-
- rrati
9+
- mukhoakash

Diff for: apis/bucket_info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type SecretS3 struct {
3030
}
3131

3232
type SecretAzure struct {
33-
AccessToken string `json:"acessToken"`
33+
AccessToken string `json:"accessToken"`
3434
ExpiryTimeStamp *metav1.Time `json:"expiryTimeStamp"`
3535
}
3636

0 commit comments

Comments
 (0)