-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #169 from serethewind/addDetailsToCardJson
Update cardDetails.json
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -952,6 +952,15 @@ | |
"github": "https://github.com/eniiku", | ||
"linkedin": "https://linkedin.com/in/david-eniku", | ||
"email": "mailto:[email protected]" | ||
}, | ||
{ | ||
"name": "Noah Uhunmwangho-Johnson", | ||
"profession": "Software Engineer", | ||
"quote": "\"This is life, and I will not lie by saying every day will be sunshine. But there will be sunshine again, and that is a very different thing to say."</br> - Brandon Sanderson, Rhythm of War", | ||
"twitter": "https://twitter.com/vsvNoahislegend", | ||
"github": "https://github.com/serethewind", | ||
"linkedin": "https://linkedin.com/serethewind", | ||
"email": "mailto:[email protected]" | ||
} | ||
|
||
] | ||
|