Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/contributors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ const contributors: Contributor[] = [
favoriteQuote: "Practice makes better, obsession makes perfect.",
twitterUrl: "https://twitter.com/ubah_484",
},
{
name: "Badmus Abdulazeez",
emoji: "😎",
favoriteQuote: "Try To Be Yourself and Don't relent because practice make perfection.",
twitterUrl: "https://twitter.com/BAdekiilekun",
},
];

export default contributors;