Title: [210934] trunk/Websites/webkit.org
Revision
210934
Author
timo...@hatcher.name
Date
2017-01-19 12:21:14 -0800 (Thu, 19 Jan 2017)

Log Message

Add Tesla to the domain associations on the team page
https://bugs.webkit.org/show_bug.cgi?id=167202

Reviewed by Brian Burg.

* wp-content/themes/webkit/team.php:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (210933 => 210934)


--- trunk/Websites/webkit.org/ChangeLog	2017-01-19 19:25:56 UTC (rev 210933)
+++ trunk/Websites/webkit.org/ChangeLog	2017-01-19 20:21:14 UTC (rev 210934)
@@ -1,3 +1,12 @@
+2017-01-19  Timothy Hatcher  <timo...@hatcher.name>
+
+        Add Tesla to the domain associations on the team page
+        https://bugs.webkit.org/show_bug.cgi?id=167202
+
+        Reviewed by Brian Burg.
+
+        * wp-content/themes/webkit/team.php:
+
 2016-12-22  Keith Miller  <keith_mil...@apple.com>
 
         Add BitOr for floating points to B3

Modified: trunk/Websites/webkit.org/wp-content/themes/webkit/team.php (210933 => 210934)


--- trunk/Websites/webkit.org/wp-content/themes/webkit/team.php	2017-01-19 19:25:56 UTC (rev 210933)
+++ trunk/Websites/webkit.org/wp-content/themes/webkit/team.php	2017-01-19 20:21:14 UTC (rev 210934)
@@ -114,6 +114,7 @@
     'samsung.com': 'Samsung Electronics',
     'sencha.com': 'Sencha',
     'sisa.samsung.com': 'Samsung Electronics',
+    'tesla.com': 'Tesla',
     'torchmobile.com.cn': 'Torch Mobile (Beijing) Co. Ltd.',
     'digia.com': 'Digia',
     'partner.samsung.com': 'Samsung Electronics',
@@ -244,4 +245,4 @@
 
 </script>
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to