⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 194432 in webkit


Ignore:
Timestamp:
Dec 28, 2015, 3:18:25 PM (11 years ago)
Author:
Michael Catanzaro
Message:

Unreviewed, move Sebastian Dröge to committers list

He accidentally added himself to the reviewers list because the file is confusing.

  • Scripts/webkitpy/common/config/contributors.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r194416 r194432  
     12015-12-28  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        Unreviewed, move Sebastian Dröge to committers list
     4
     5        He accidentally added himself to the reviewers list because the file is confusing.
     6
     7        * Scripts/webkitpy/common/config/contributors.json:
     8
    192015-12-24  Simon Fraser  <simon.fraser@apple.com>
    210
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r194374 r194432  
    35373537         ]
    35383538      },
     3539      "Sebastian Dr\u00f6ge" : {
     3540         "emails" : [
     3541            "slomo@coaxion.net",
     3542            "sebastian@centricular.com",
     3543            "sebastian.droege@collabora.co.uk",
     3544            "sebastian.droege@collabora.com"
     3545         ],
     3546         "expertise" : "WebKitGTK+, Media support (focused on the GStreamer implementation)",
     3547         "nicks" : [
     3548            "slomo"
     3549         ]
     3550      },
    35393551      "Sungmann Cho" : {
    35403552         "emails" : [
     
    48204832         ]
    48214833      },
    4822       "Sebastian Dr\u00f6ge" : {
    4823          "emails" : [
    4824             "slomo@coaxion.net",
    4825             "sebastian@centricular.com",
    4826             "sebastian.droege@collabora.co.uk",
    4827             "sebastian.droege@collabora.com"
    4828          ],
    4829          "expertise" : "WebKitGTK+, Media support (focused on the GStreamer implementation)",
    4830          "nicks" : [
    4831             "slomo"
    4832          ]
    4833       },
    48344834      "Sergio Villar Senin" : {
    48354835         "emails" : [
Note: See TracChangeset for help on using the changeset viewer.