From f4b9d33e11291a24693545bfb8c52195cbbb0346 Mon Sep 17 00:00:00 2001 From: "jonowells@apple.com" Date: Wed, 18 Jun 2014 00:02:34 +0000 Subject: [PATCH] Added Jono Wells to contributors.json file. * Scripts/webkitpy/common/config/contributors.json: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@170085 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Tools/Scripts/webkitpy/common/config/contributors.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Tools/Scripts/webkitpy/common/config/contributors.json b/Tools/Scripts/webkitpy/common/config/contributors.json index 9c4a3bfc..8e8a869 100644 --- a/Tools/Scripts/webkitpy/common/config/contributors.json +++ b/Tools/Scripts/webkitpy/common/config/contributors.json @@ -967,7 +967,7 @@ "emails" : [ "k.gurpreet@samsung.com", "k.gurpreet@webkit.org" - ], + ], "nicks" : [ "k.gurpreet" ] @@ -1344,6 +1344,15 @@ "jondong" ] }, + "Jono Wells" : { + "emails" : [ + "jonowells@apple.com" + ], + "expertise" : "Developer Tools, Web Inspector", + "nicks" : [ + "jonowells" + ] + }, "Joone Hur" : { "emails" : [ "joone@webkit.org", -- 1.8.3.1