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
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,4 @@
- [sunlianyu](https://github.com/7y-9)
- [Sumit Sharma](https://github.com/sumit-sharma-02)
- [Debmalya Sen](https://github.com/debmalya37)
- [Jathniel Argueza](https://github.com/jathniel)
9 changes: 9 additions & 0 deletions data/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -2679,6 +2679,15 @@ contributors.unshift(
linkedin: "https://www.linkedin.com/in/debmalyasen1/",
github: "https://github.com/debmalya37",
gender: "male",
},
{
name: "Jathniel Argueza",
branch: "Information Technology",
college: "AMA Computer College",
year: 2013,
linkedin: "https://www.linkedin.com/in/jathniel-argueza/",
github: "https://github.com/jathniel",
gender: "Male",
}
);

Expand Down