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

Unified Diff: pages/modules.html

Issue 5731153147330560: Noissue - Add code module for Adblock Browser for Android (Closed)
Patch Set: Created May 20, 2015, 3:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/modules.html
===================================================================
--- a/pages/modules.html
+++ b/pages/modules.html
@@ -281,6 +281,31 @@
</tr>
</table>
+<table id="adblock-browser-for-android">
+ <tr>
+ <th>{{adblock_browser_for_android_name Name}}</th>
+ <td>Adblock Browser for Android</td>
+ </tr>
+ <tr>
+ <th>{{adblock_browser_for_android_owner Owner}}</th>
+ <td><a href="mailto:rene@adblockplus.org">René Jeschke</a></td>
+ </tr>
+ <tr>
+ <th>{{adblock_browser_for_android_super_reviewer Super reviewer}}</th>
+ <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
+ </tr>
+ <tr>
+ <th>{{adblock_browser_for_android_source_path Source path(s)}}</th>
+ <td>
+ <ul>
+ <li>
+ <a href="https://bitbucket.org/adblockplus/adblockbrowser">adblockbrowser</a>
+ </li>
+ </ul>
+ </td>
+ </tr>
+</table>
+
<table id="infrastructure">
<tr>
<th>{{s36 Name}}</th>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld