misc changes to config

This commit is contained in:
13xforever
2020-10-07 19:36:55 +05:00
parent 00b4ec0075
commit 574b60bc8e

View File

@@ -184,13 +184,13 @@ namespace CompatBot
"Lead Core Developer",
"Developers",
"Affiliated",
"Contributors",
};
public static readonly IReadOnlyCollection<string> RoleSmartList = new HashSet<string>(RoleWhiteList, StringComparer.InvariantCultureIgnoreCase)
{
"Testers",
"Helpers"
"Helpers",
"Contributors",
};
public static readonly IReadOnlyCollection<string> SupporterRoleList = new HashSet<string>(StringComparer.InvariantCultureIgnoreCase)