Guest User

Untitled

a guest
Sep 17th, 2018
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. diff --git a/Tools/ChangeLog b/Tools/ChangeLog
  2. index 7d9ea53..f226df3 100644
  3. --- a/Tools/ChangeLog
  4. +++ b/Tools/ChangeLog
  5. @@ -1,3 +1,11 @@
  6. +2012-03-21 Allan Sandfeld Jensen <allan.jensen@nokia.com>
  7. +
  8. + Added Michael Brüning and Allan Jensen to contributors.
  9. +
  10. + Unreviewed.
  11. +
  12. + * Scripts/webkitpy/common/config/committers.py:
  13. +
  14. 2012-03-21 Szilard Ledan <szledan@inf.u-szeged.hu>
  15.  
  16. Updated the address list of committers.py.
  17. diff --git a/Tools/Scripts/webkitpy/common/config/committers.py b/Tools/Scripts/webkitpy/common/config/committers.py
  18. index ac137c0..f29113a 100644
  19. --- a/Tools/Scripts/webkitpy/common/config/committers.py
  20. +++ b/Tools/Scripts/webkitpy/common/config/committers.py
  21. @@ -110,6 +110,7 @@ contributors_who_are_not_committers = [
  22. Contributor("Alan Stearns", "stearns@adobe.com", 'astearns'),
  23. Contributor("Alexandre Elias", "aelias@chromium.org"),
  24. Contributor("Alexey Marinichev", ["amarinichev@chromium.org", "amarinichev@google.com"], "amarinichev"),
  25. + Contributor("Allan Sandfeld Jensen", ["allan.jensen@nokia.com", "kde@carewolf.com", "sandfeld@kde.org"], "carewolf"),
  26. Contributor("Andras Piroska", "pandras@inf.u-szeged.hu", "andris88"),
  27. Contributor("Anne van Kesteren", "annevankesteren+webkit@gmail.com", "annevk"),
  28. Contributor("Annie Sullivan", "sullivan@chromium.org", "annie"),
  29. @@ -135,6 +136,7 @@ contributors_who_are_not_committers = [
  30. Contributor("John Bauman", ["jbauman@chromium.org", "jbauman@google.com"], "jbauman"),
  31. Contributor("Kaustubh Atrawalkar", ["kaustubh@motorola.com"], "silverroots"),
  32. Contributor("Kulanthaivel Palanichamy", "kulanthaivel@codeaurora.org", "kvel"),
  33. + Contributor(u"Michael Br\u00fcning", "michael.bruning@nokia.com", "mibrunin"),
  34. Contributor("Nandor Huszka", "hnandor@inf.u-szeged.hu", "hnandor"),
  35. Contributor("Oliver Varga", ["voliver@inf.u-szeged.hu", "Varga.Oliver@stud.u-szeged.hu"], "TwistO"),
  36. Contributor("Peter Gal", "galpeter@inf.u-szeged.hu", "elecro"),
Add Comment
Please, Sign In to add comment