From 2dd52682dd2be24d29fa3c580f972bbfd2b9c22c Mon Sep 17 00:00:00 2001 From: Lin Jen-Shin Date: Mon, 14 Jul 2014 04:21:16 -0700 Subject: [PATCH] Add pork and bacon --- data/projects.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/projects.json b/data/projects.json index cb1f969..1ae9a29 100644 --- a/data/projects.json +++ b/data/projects.json @@ -51,6 +51,8 @@ { "name": "godfat/jellyfish", "tags": ["web", "framework", "api"] }, { "name": "godfat/muack", "tags": ["testing", "mocks"] }, { "name": "godfat/rubyqc", "tags": ["testing", "quickcheck"] }, + { "name": "godfat/pork", "tags": ["testing"] }, + { "name": "chneukirchen/bacon", "tags": ["testing"] }, { "name": "rhysd/memo", "tags": ["memoization", "utils"] }, { "name": "ElMassimo/pakiderm", "tags": ["memoization", "utils"] }, { "name": "floere/phony", "tags": ["utils"] },