Skip to content
Merged
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
12 changes: 12 additions & 0 deletions CONTRIBUTORS.md
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maazshakeel You did everything correctly. I needed to add contributors to avoid a merge conflict.

Original file line number Diff line number Diff line change
Expand Up @@ -677,5 +677,17 @@
</a>
</td>
<!-- End of column-3 -->
<!-- Start of column-4 -->
<td align="center">
<a href="https://github.com/maazshakeel">
<img
src="https://avatars.githubusercontent.com/u/62890173?v=4"
width="100px"
/>
<br />
<sub>Muhammad Maaz</sub>
</a>
</td>
<!-- End of column-4 -->
</tr>
</table>
Binary file added public/img/avatar/maaz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/bid_image/maaz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/Jsons/Contributors.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maazshakeel Everything was done correctly and I updated the list with a few other contributors to avoid a merge conflict.

Original file line number Diff line number Diff line change
Expand Up @@ -502,5 +502,14 @@
"location": "London, England 🇬🇧",
"GitHub": "https://github.com/ben-dh3",
"text": "I want to create a body of work I can be proud of... works of art - books and paintings. I want to be able to say - I've made the most of my gifts. I have done what I was put on this earth to do."
},
{
"id": "Muhammad Maaz",
"image": "img/bid_image/maaz.jpg",
"avatar": "img/avatar/maaz.jpg",
"name": "Muhammad Maaz",
"location": "Punjab, Pakistan 🇵🇰",
"GitHub": "https://github.com/maazshakeel",
"text": "Leave an impact on this Earth with my skills!"
}
]
Loading