From df8bcda498fdc2bec8f25053758a61d48832f6e3 Mon Sep 17 00:00:00 2001 From: Eric Robsky Huntley Date: Tue, 4 Jun 2024 11:51:21 -0400 Subject: [PATCH] add ppri to client list --- src/config.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/config.json b/src/config.json index 83d956e..52cdc73 100644 --- a/src/config.json +++ b/src/config.json @@ -87,6 +87,15 @@ "state": "CA" } }, + { + "name": "Public Planning, Research, and Implementation", + "corp_form": "Inc", + "logo": "ppri.png", + "office": { + "city": "Somerville", + "state": "MA" + } + }, { "name": "Resonant Energy", "corp_form": "LLC",