Skip to content

Commit 23882f1

Browse files
committed
Seperating boilerplate changes
1 parent 866a8c8 commit 23882f1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

OWNERS_ALIASES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,13 @@ aliases:
4141
- rolandmkunkel
4242
- petrkotas
4343
- zmird-r
44+
- evlin-rh
4445
- hectorakemp
4546
srep-functional-team-rocket:
4647
- aliceh
4748
- anispate
4849
- clcollins
50+
- jimdaga
4951
- Mhodesty
5052
- nephomaniac
5153
- tnierman
@@ -69,7 +71,9 @@ aliases:
6971
- Tessg22
7072
- smarthall
7173
srep-infra-cicd:
74+
- mmazur
7275
- ritmun
76+
- jbpratt
7377
- yiqinzhang
7478
- varunraokadaparthi
7579
srep-functional-leads:
@@ -94,4 +98,4 @@ aliases:
9498
- rogbas
9599
srep-architects:
96100
- jharrington22
97-
- cblecker
101+
- cblecker
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
aff93c55cca40a403d95fdb827a16b08087b132a
1+
b257117f09749a517c2e8857fd7d89051429c645

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ require (
8585
github.com/google/uuid v1.6.0 // indirect
8686
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
8787
github.com/googleapis/gax-go/v2 v2.12.5 // indirect
88-
github.com/gorilla/css v1.0.0 // indirect
88+
github.com/gorilla/css v1.0.0 // indirect
8989
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
9090
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
9191
github.com/jmespath/go-jmespath v0.4.0 // indirect

0 commit comments

Comments
 (0)