From 9e9bd1c8faec73c633cc56cdbced1b545e4cdd79 Mon Sep 17 00:00:00 2001 From: Cyril Wack Date: Sun, 6 Sep 2015 15:05:24 +0200 Subject: [PATCH] add fix --- data/projects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/projects.json b/data/projects.json index 0afbb4d..d6f7ef6 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": "fixrb/fix", "tags": ["testing"] } ]