]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Create the About:Contributors tab.
authorSoren Stoutner <soren@stoutner.com>
Tue, 7 Jun 2016 21:17:38 +0000 (14:17 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 7 Jun 2016 21:17:38 +0000 (14:17 -0700)
app/src/main/assets/about_contributors.html

index aea151cdee9d8234e49b42ee295a45b610439b74..8c1ca87271b56de4a15cc3842b94157bd46054c8 100644 (file)
@@ -1,5 +1,7 @@
 <html>
 <body>
-<p>Contributors</p>
+<p>Privacy Browser is primarily developed by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
+
+<p>Contributors are welcome to submit both code and translations.</p>
 </body>
 </html>
\ No newline at end of file