mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
capitalization: Add GCM to list of proper nouns.
This fixes failures in master from the recent GCM merge.
This commit is contained in:
@@ -18,6 +18,7 @@ IGNORED_PHRASES = [
|
||||
r"Botserver",
|
||||
r"Cookie Bot",
|
||||
r"Dropbox",
|
||||
r"GCM",
|
||||
r"GitHub",
|
||||
r"G Suite",
|
||||
r"Google",
|
||||
|
||||
Reference in New Issue
Block a user