68 | | == The Team == |
69 | | * [wiki:"WebKit Team#LarsKnolllarsreview" Lars Knoll] |
70 | | * [wiki:"WebKit Team#SimonHausmanntronicalreview" Simon Hausmann] (IRC: tronical) |
71 | | * [wiki:"WebKit Team#HolgerFreytherzeckereview" Holger Freyther] (IRC: zecke) |
72 | | * [wiki:"WebKit Team#GeorgeStaikosreview" George Staikos] (IRC: pmax) |
73 | | * [wiki:"WebKit Team#AdamTreatcommit" Adam Treat] (IRC: manyoso) |
74 | | * [wiki:"WebKit Team#ZackRusinzackrreview" Zack Rusin] (IRC: zackr) |
75 | | * Michael Goddard (Qtopia developer) |
76 | | * Michael Brasser (Qtopia developer) |
77 | | * Tor Arne Vestbø (IRC: torarne) |
78 | | * Benjamin Meyer (IRC: icefox) |
79 | | * Ariya Hidayat (IRC: ariya) |
80 | | * Kenneth Rohde Christiansen (IRC: kenneth or kenne) |
81 | | * Antonio Gomes (IRC: tonikitoo) |
82 | | |
83 | | == Additional Contributors with Check-In Privileges to QtWebKit's Git Repository == |
84 | | * Thiago Macieira |
85 | | * Marius Bugge Monsen |
86 | | * Eli Fidler |
87 | | * Mike Fenton |
88 | | * Marc Ordinasillopis |
89 | | * Jörg Bornemann |
90 | | |
109 | | To obtain check in privileges to the git repository the contributor should send a public ssh key to the [mailto:webkit-admin@staikos.net administrator] of the repository. |
110 | | |
111 | | == Cherry-Picking bugfixes from the trunk == |
112 | | |
113 | | If you've found a bugfix in the trunk that should go into the next stable Qt patch release, follow these steps: |
114 | | |
115 | | 1. Clone [http://code.staikos.net/cgi-bin/gitweb.cgi?p=webkit-tools;a=summary webkit-tools] |
116 | | 1. Clone and checkout the {{{qtwebkit-4.5}}} branch of the [http://code.staikos.net/cgi-bin/gitweb.cgi?p=webkit;a=summary Git Repository] |
117 | | 1. Run {{{webkit-cherry-pick sha1}}} |
118 | | 1. Run git commit if the cherry-pick produced conflicts. |
119 | | 1. Push the resulting branch. |
120 | | 1. To update WebKit in {{{src/3rdparty/webkit}}} in Qt, simply run {{{util/webkit/mkdist-webkit}}} |
| 79 | To obtain check in privileges to the git repository the contributor should inquire from one of the Administrator(s) of the [http://gitorious.org/+qtwebkit-developers qtwebkit-developers team.] |