From a5de519f071507cf73fe4c70dc6fa9e92e99a1f8 Mon Sep 17 00:00:00 2001 From: Chris L8 Date: Wed, 11 Oct 2017 09:44:20 -0500 Subject: [PATCH] Add Ben Blankley's Fort RPG repository to the list of accepted pull requests. (#35) --- main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/main.go b/main.go index f9896a5..3592757 100644 --- a/main.go +++ b/main.go @@ -30,6 +30,7 @@ var orgs = map[string]bool{ var projects = map[string]bool{ "imacrayon/eventsinwichita": true, "br0xen/boltbrowser": true, + "benblankley/fort-rpg": true, } var v = render.New(render.Options{