Skip to content

Commit

Permalink
Adding Luis, removing Flexiana
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed May 5, 2022
1 parent dbd9782 commit f8908fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ exports.ORG_WHITELIST = [
"airbnb",
"dropbox",
"lyft",
"Flexiana",
"Turing",
"Superset-Community-Partners",
];
Expand All @@ -14,9 +13,9 @@ exports.USER_ORG_XREF = {
"prosdev0107": "Preset-Patch",
"diegomedina248": "Preset-Patch",
"codemaster08240328": "Preset-Patch",
"Gwitchr": "Preset-Patch",
};
exports.ORG_GROUPS = {
Flexiana: "preset-ext",
Turing: "preset-ext",
};
// Heroku app needs to be woken up periodically to prevent it to go to sleep
Expand Down

0 comments on commit f8908fa

Please sign in to comment.