Guest User

Untitled

a guest
Sep 17th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. diff --git a/Tools/Scripts/webkitpy/common/config/committers.py b/Tools/Scripts/webkitpy/common/config/committers.py
  2. index ac137c0..95d38f8 100644
  3. --- a/Tools/Scripts/webkitpy/common/config/committers.py
  4. +++ b/Tools/Scripts/webkitpy/common/config/committers.py
  5. @@ -110,6 +110,7 @@ contributors_who_are_not_committers = [
  6. Contributor("Alan Stearns", "stearns@adobe.com", 'astearns'),
  7. Contributor("Alexandre Elias", "aelias@chromium.org"),
  8. Contributor("Alexey Marinichev", ["amarinichev@chromium.org", "amarinichev@google.com"], "amarinichev"),
  9. + Contributor("Allan Sandfeld Jensen", ["allan.jensen@nokia.com", "kde@carewolf.com", "sandfeld@kde.org"], 'carewolf'),
  10. Contributor("Andras Piroska", "pandras@inf.u-szeged.hu", "andris88"),
  11. Contributor("Anne van Kesteren", "annevankesteren+webkit@gmail.com", "annevk"),
  12. Contributor("Annie Sullivan", "sullivan@chromium.org", "annie"),
  13. @@ -135,6 +136,7 @@ contributors_who_are_not_committers = [
  14. Contributor("John Bauman", ["jbauman@chromium.org", "jbauman@google.com"], "jbauman"),
  15. Contributor("Kaustubh Atrawalkar", ["kaustubh@motorola.com"], "silverroots"),
  16. Contributor("Kulanthaivel Palanichamy", "kulanthaivel@codeaurora.org", "kvel"),
  17. + Contributor(u"Michael Br\u00fcning", "michael.bruning@nokia.com", "mibrunin"),
  18. Contributor("Nandor Huszka", "hnandor@inf.u-szeged.hu", "hnandor"),
  19. Contributor("Oliver Varga", ["voliver@inf.u-szeged.hu", "Varga.Oliver@stud.u-szeged.hu"], "TwistO"),
  20. Contributor("Peter Gal", "galpeter@inf.u-szeged.hu", "elecro"),
Add Comment
Please, Sign In to add comment