Skip to content

Commit d64161c

Browse files
committed
Add Shon and remove Ben
1 parent c90f7e2 commit d64161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/base_images.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ let has_role user = function
6161
| "github:tmcgilchrist"
6262
| "github:MisterDA"
6363
| "github:moyodiallo"
64-
| "github:benmandrew"
64+
| "github:shonfeder"
6565
| "github:DTE003"
6666
) -> true
6767
| _ -> false

0 commit comments

Comments
 (0)