From c4105e4256dbe746064073e13b5e9dce0e9138c1 Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Mon, 11 Dec 2017 11:04:40 -0800 Subject: [PATCH] adding conf --- community/list.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/community/list.json b/community/list.json index f111afb..e4f6e76 100644 --- a/community/list.json +++ b/community/list.json @@ -22,5 +22,23 @@ "location":"Los Angeles, CA", "country": "USA", "link": "https://shellcon.io/" + }, + {"name": "44CON", + "month":"September", + "location":"London", + "country": "UK", + "link": "https://44con.com/" + }, + {"name": "DerbyCon", + "month":"September", + "location":"Louisville, KY", + "country": "USA", + "link": "https://www.derbycon.com/" + }, + {"name": "Shmoocon", + "month":"January", + "location":"Washington, DC", + "country": "USA", + "link": "http://shmoocon.org/" } ]