Skip to content

Commit 18a42f0

Browse files
Add animated name: Aditya Kumar Thakur (#66)
1 parent 4e492ef commit 18a42f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

names.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@ const names = [
149149
fullName: 'Stuti Mongia',
150150
githubUrl: 'https://github.com/stutimongia2024',
151151
},
152+
{
153+
name: 'Aditya',
154+
fullName: 'Aditya Kumar Thakur',
155+
githubUrl: 'https://github.com/adityathakur-cse',
156+
},
152157
];
153158

154159
export default names;

0 commit comments

Comments
 (0)