mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	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:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							182e6c0730
						
					
				
				
					commit
					e39c689f36
				
			@@ -31,6 +31,8 @@ IGNORED_PHRASES = [
 | 
			
		||||
    r"Pivotal",
 | 
			
		||||
    r"PM",
 | 
			
		||||
    r"PMs",
 | 
			
		||||
    r"DM",
 | 
			
		||||
    r"DMs",
 | 
			
		||||
    r"Slack",
 | 
			
		||||
    r"Google",
 | 
			
		||||
    r"Terms of Service",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user