Fix mailto: default subject from [D4E] to [UIEvents]
authorGary Kacmarcik <garykac@google.com>
Sat, 27 Jul 2013 08:49:29 -0700
changeset 51 cb70ea8e7bce
parent 50 d818316db9d0
child 52 a26481c4e9a8
Fix mailto: default subject from [D4E] to [UIEvents]
respecEdConfig.js
--- a/respecEdConfig.js	Sat Jul 27 08:46:13 2013 -0700
+++ b/respecEdConfig.js	Sat Jul 27 08:49:29 2013 -0700
@@ -6,13 +6,13 @@
 	    {
 			name: "Travis Leithead", 
             company: "Microsoft Corp.",
-            url: "mailto:travis.leithead@microsoft.com?subject=%5BD4E%5D%20Spec%20Feedback",
+            url: "mailto:travis.leithead@microsoft.com?subject=%5BUIEvents%5D%20Spec%20Feedback",
             companyURL: "http://www.microsoft.com"
 		},
         {
             name: "Gary Kacmarcik", 
             company: "Google, Inc.",
-            url: "mailto:garykac@google.com?subject=%5BD4E%5D%20Spec%20Feedback",
+            url: "mailto:garykac@google.com?subject=%5BUIEvents%5D%20Spec%20Feedback",
             companyURL: "http://www.google.com"
         }
 	],