Title: [206021] trunk/Tools
Revision
206021
Author
[email protected]
Date
2016-09-16 05:02:09 -0700 (Fri, 16 Sep 2016)

Log Message

Unreviewed: Change my primary address for auto-complete in bugzilla.

* Scripts/webkitpy/common/config/contributors.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (206020 => 206021)


--- trunk/Tools/ChangeLog	2016-09-16 10:02:43 UTC (rev 206020)
+++ trunk/Tools/ChangeLog	2016-09-16 12:02:09 UTC (rev 206021)
@@ -1,3 +1,9 @@
+2016-09-16  Nael Ouedraogo  <[email protected]>
+
+        Unreviewed: Change my primary address for auto-complete in bugzilla.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2016-09-15  Alex Christensen  <[email protected]>
 
         URLParser: Check for invalid characters in the host

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (206020 => 206021)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-09-16 10:02:43 UTC (rev 206020)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-09-16 12:02:09 UTC (rev 206021)
@@ -2252,8 +2252,8 @@
       },
       "Nael Ouedraogo" : {
          "emails" : [
-           "[email protected]",
-           "[email protected]"
+            "[email protected]",
+            "[email protected]"
          ],
          "nicks" : [
             "nael"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to