This is the codebase that powers "Friends of Applait", the list of superbly brilliant people that are part of Applait or have helped Applait at some time during their lifetime.
This is our way of hi5-ing!
Add a name to the friends.json
file. The structure looks like:
{
"name": "Ananda Sen",
"email": "[email protected]",
"twitter": "anandasen", // Twitter ID
"github": "anandasen", // Github ID
"contributions": ["code", "graphics", "documentation"] // Array of areas of contribution
}
Contributions appreciated!