Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions app/domains.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
/*jshint esversion:6*/

/*
README
THIS MODULE OF THE SLACKBOT IS NO LONGER FUNCTIONAL.
Access to the ukgovernmentdigital.slack.com is no longer managed through this slackbot. Please do not submit PRs against approvedDomains.
*/

/*
DO NOT PR BEYOND THIS LINE
*/

/*
Adding an entry into the `approvedDomains` array below works as a postfix so any email domain ending with a postfix can then be invited through the bot.

Expand Down