Skip to content
Snippets Groups Projects
Commit 0b3b62c8 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

stabilization crew gets issues

parent e1589d84
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,13 @@ const https = require('https');
// people to get issues, and the issues that were assigned to them
var people = {
'jedp': [],
// 'jedp': [],
'seanmonstar': [],
'ozten': [],
// 'ozten': [],
'lloyd': [],
'shane-tomlinson': [],
'benadida': []
'zaach': []
// 'benadida': []
};
var auth = process.env.AUTH;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment