From 76b274f82e46fc9d6566f6e3976c03e17b97b0cb Mon Sep 17 00:00:00 2001 From: Julio Lopez Date: Mon, 30 Mar 2015 10:46:44 -0500 Subject: [PATCH] Add ate --- data/projects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/projects.json b/data/projects.json index 0afbb4d..2fe2eee 100644 --- a/data/projects.json +++ b/data/projects.json @@ -55,5 +55,6 @@ { "name": "ElMassimo/pakiderm", "tags": ["memoization", "utils"] }, { "name": "floere/phony", "tags": ["utils"] }, { "name": "restorando/rbrules", "tags": ["utils"] }, - { "name": "filib/ribimaybe", "tags": ["utils"] } + { "name": "filib/ribimaybe", "tags": ["utils"] }, + { "name": "theblasfem/ate", "tags": ["template"] } ]