Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: pages/modules.html

Issue 29341429: Noissue - Promoted Vasily to "Peer" status for sitescripts (Closed)
Patch Set: Created May 17, 2016, 8:36 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Modules 1 title=Modules
2 2
3 <head> 3 <head>
4 <style type="text/css"> 4 <style type="text/css">
5 table 5 table
6 { 6 {
7 background: white; 7 background: white;
8 border-collapse: collapse; 8 border-collapse: collapse;
9 margin-top: 20px; 9 margin-top: 20px;
10 } 10 }
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 <table id="platform"> 95 <table id="platform">
96 <tr> 96 <tr>
97 <th>{{table-header-name Name}}</th> 97 <th>{{table-header-name Name}}</th>
98 <td>Platform</td> 98 <td>Platform</td>
99 </tr> 99 </tr>
100 <tr> 100 <tr>
101 <th>{{table-header-owner Owner}}</th> 101 <th>{{table-header-owner Owner}}</th>
102 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> 102 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td>
103 </tr> 103 </tr>
104 <tr> 104 <tr>
105 <th>{{table-header-peer Peer}}</th> 105 <th>{{table-header-peers Peer(s)}}</th>
106 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td> 106 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td>
107 </tr> 107 </tr>
108 <tr> 108 <tr>
109 <th>{{table-header-super-reviewer Super reviewer}}</th> 109 <th>{{table-header-super-reviewer Super reviewer}}</th>
110 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> 110 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td>
111 </tr> 111 </tr>
112 <tr> 112 <tr>
113 <th>{{table-header-source-path Source path(s)}}</th> 113 <th>{{table-header-source-path Source path(s)}}</th>
114 <td> 114 <td>
115 <ul> 115 <ul>
(...skipping 11 matching lines...) Expand all
127 <table id="build-and-release-tools"> 127 <table id="build-and-release-tools">
128 <tr> 128 <tr>
129 <th>{{table-header-name Name}}</th> 129 <th>{{table-header-name Name}}</th>
130 <td>Build and Release Tools</td> 130 <td>Build and Release Tools</td>
131 </tr> 131 </tr>
132 <tr> 132 <tr>
133 <th>{{table-header-owner Owner}}</th> 133 <th>{{table-header-owner Owner}}</th>
134 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> 134 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td>
135 </tr> 135 </tr>
136 <tr> 136 <tr>
137 <th>{{table-header-peer Peer}}</th> 137 <th>{{table-header-peers Peer(s)}}</th>
138 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td> 138 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td>
139 </tr> 139 </tr>
140 <tr> 140 <tr>
141 <th>{{table-header-super-reviewer Super reviewer}}</th> 141 <th>{{table-header-super-reviewer Super reviewer}}</th>
142 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> 142 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td>
143 </tr> 143 </tr>
144 <tr> 144 <tr>
145 <th>{{table-header-source-path Source path(s)}}</th> 145 <th>{{table-header-source-path Source path(s)}}</th>
146 <td> 146 <td>
147 <ul> 147 <ul>
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 <table id="sitescripts"> 417 <table id="sitescripts">
418 <tr> 418 <tr>
419 <th>{{table-header-name Name}}</th> 419 <th>{{table-header-name Name}}</th>
420 <td>Sitescripts</td> 420 <td>Sitescripts</td>
421 </tr> 421 </tr>
422 <tr> 422 <tr>
423 <th>{{table-header-owner Owner}}</th> 423 <th>{{table-header-owner Owner}}</th>
424 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> 424 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td>
425 </tr> 425 </tr>
426 <tr> 426 <tr>
427 <th>{{table-header-peer Peer}}</th> 427 <th rowspan="2">{{table-header-peers Peer(s)}}</th>
428 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td> 428 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td>
429 </tr> 429 </tr>
430 <tr> 430 <tr>
431 <td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td>
432 </tr>
433 <tr>
431 <th>{{table-header-super-reviewer Super reviewer}}</th> 434 <th>{{table-header-super-reviewer Super reviewer}}</th>
432 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 435 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
433 </tr> 436 </tr>
434 <tr> 437 <tr>
435 <th>{{table-header-source-path Source path(s)}}</th> 438 <th>{{table-header-source-path Source path(s)}}</th>
436 <td> 439 <td>
437 <ul> 440 <ul>
438 <li> 441 <li>
439 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> 442 <a href="https://hg.adblockplus.org/abpbot">abpbot</a>
440 </li> 443 </li>
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 <th>{{table-header-source-path Source path(s)}}</th> 535 <th>{{table-header-source-path Source path(s)}}</th>
533 <td> 536 <td>
534 <ul> 537 <ul>
535 <li> 538 <li>
536 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> 539 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a>
537 </li> 540 </li>
538 </ul> 541 </ul>
539 </td> 542 </td>
540 </tr> 543 </tr>
541 </table> 544 </table>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld