email-notifications: Update email subjects with "PM" to "DM".

Updates email notification subjects with "PM" to use "DM" instead.

Also, updates `tools/lib/capitalization.py` to include both "DM"
and "DMs".
This commit is contained in:
Lauryn Menard
2023-01-24 19:47:48 +01:00
committed by Tim Abbott
parent 182e6c0730
commit e39c689f36
3 changed files with 19 additions and 17 deletions

View File

@@ -31,6 +31,8 @@ IGNORED_PHRASES = [
r"Pivotal",
r"PM",
r"PMs",
r"DM",
r"DMs",
r"Slack",
r"Google",
r"Terms of Service",