From a5ef05dccdd4939ff1ecbbbb4082ec4a5c266d28 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Thu, 5 Jul 2012 11:26:07 -0600
Subject: [PATCH] welcome jedp and seanmonstar to the round robin

---
 scripts/assign_issues.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/assign_issues.js b/scripts/assign_issues.js
index 6ac941032..01a4da318 100755
--- a/scripts/assign_issues.js
+++ b/scripts/assign_issues.js
@@ -8,6 +8,8 @@ const https = require('https');
 
 // people to get issues, and the issues that were assigned to them
 var people = {
+  'jedp': [],
+  'seanmonstar': [],
   'ozten': [],
   'lloyd': [],
   'shane-tomlinson': [],
-- 
GitLab