Index: pages/modules.html |
=================================================================== |
--- a/pages/modules.html |
+++ b/pages/modules.html |
@@ -135,21 +135,18 @@ |
</tr> |
</table> |
-<table id="build-and-release-tools"> |
+<table id="automation"> |
<tr> |
<th>{{table-header-name Name}}</th> |
- <td>Build and Release Tools</td> |
+ <td>Automation</td> |
</tr> |
<tr> |
<th>{{table-header-owner Owner}}</th> |
<td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
</tr> |
<tr> |
- <th rowspan="2">{{table-header-peers Peer(s)}}</th> |
- <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td> |
- </tr> |
- <tr> |
- <td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td> |
+ <th>{{table-header-peers Peer(s)}}</th> |
+ <td><a href="mailto:tristan@adblockplus.org">Tristan Lucas</a></td> |
</tr> |
<tr> |
<th>{{table-header-super-reviewer Super reviewer}}</th> |
@@ -163,7 +160,13 @@ |
<a href="https://hg.adblockplus.org/buildtools">buildtools</a> |
</li> |
<li> |
- <a href="https://hg.adblockplus.org/screenshotter">screenshotter</a> |
+ <a href="https://hg.adblockplus.org/codingtools">codingtools</a> |
+ </li> |
+ <li> |
+ <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> |
+ <ul> |
+ <li>sitescripts/extensions/*</li> |
+ </ul> |
</li> |
</ul> |
</td> |
@@ -476,10 +479,6 @@ |
<td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td> |
</tr> |
<tr> |
- <th>{{table-header-peers Peer(s)}}</th> |
- <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
- </tr> |
- <tr> |
<th>{{table-header-super-reviewer Super reviewer}}</th> |
<td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
</tr> |
@@ -494,13 +493,10 @@ |
<a href="https://hg.adblockplus.org/cms">cms</a> |
</li> |
<li> |
- <a href="https://hg.adblockplus.org/codingtools">codingtools</a> |
- </li> |
- <li> |
<a href="https://hg.adblockplus.org/python-abp">python-abp</a> |
</li> |
<li> |
- <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> |
+ {{module-sitescripts-source <a href="https://hg.adblockplus.org/sitescripts"><fix>sitescripts</fix></a> (except <a href="#automation"><fix>Automation</fix></a>)}} |
</li> |
</ul> |
</td> |