Skip to content

Commit b9e220e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1069395 commit b9e220e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/team/contributors.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ export const OrderedFirstMembers: Member[] = [
172172
{
173173
photo: 'tatha',
174174
name: 'Tatha Pandey',
175-
titles: [roles.liveInstructor]
176-
}
175+
titles: [roles.liveInstructor],
176+
},
177177
];
178178

179179
export const RestOfMembers: Member[] = [

0 commit comments

Comments
 (0)