Backed out part of the previous change.

- Legacy-Id: 14727
This commit is contained in:
Henrik Levkowetz 2018-03-03 19:48:30 +00:00
parent 5c6222f919
commit 784f436ff9

View file

@ -901,10 +901,6 @@ SVN_ADMIN_COMMAND = "/usr/bin/svnadmin"
# against the following list of regex expressions with re.search(pat, addr):
EXCLUDED_PERSONAL_EMAIL_REGEX_PATTERNS = [
"@ietf.org$",
"@example.org$",
"@example.com$",
"@example.net$",
"@example$",
]
MARKUP_SETTINGS = {