Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
branch_structure.json
temp_auto_push.bat
temp_interactive_push.bat
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;
6 changes: 5 additions & 1 deletion tailwind.config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.