Title: [235578] trunk/Tools
Revision
235578
Author
[email protected]
Date
2018-08-31 17:02:12 -0700 (Fri, 31 Aug 2018)

Log Message

Unreviewed, add an alternate email for Aditya Keerthi.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (235577 => 235578)


--- trunk/Tools/ChangeLog	2018-08-31 23:28:26 UTC (rev 235577)
+++ trunk/Tools/ChangeLog	2018-09-01 00:02:12 UTC (rev 235578)
@@ -1,3 +1,9 @@
+2018-08-31  Aditya Keerthi  <[email protected]>
+
+        Unreviewed, add an alternate email for Aditya Keerthi.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-08-31  Wenson Hsieh  <[email protected]>
 
         [iOS] Consolidate the implementations of readString, stringForType, and readURL in PlatformPasteboardIOS.mm

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-31 23:28:26 UTC (rev 235577)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-09-01 00:02:12 UTC (rev 235578)
@@ -159,6 +159,7 @@
    },
    "Aditya Keerthi" : {
       "emails" : [
+         "[email protected]",
          "[email protected]"
       ],
       "nicks" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to