diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 19:01:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 19:12:33 -0400 |
| commit | a1e7d1721efef893a225ae0c3d82ffa3c3c2a2c7 (patch) | |
| tree | e2548944410659a1d8a78262d89e18f7f1d3b366 /static | |
| parent | 7c783d93a99061743bf7b205b5d834b3819149a2 (diff) | |
only list generic project contact information
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/static/contact.html b/static/contact.html index bcd8e58f..e883b32c 100644 --- a/static/contact.html +++ b/static/contact.html @@ -164,18 +164,11 @@ priority of emails that are not security reports. Your emails will be treated as a much lower priority if you misuse this address.</p> - <p>The email address of the lead developer is - <a href="mailto:daniel.micay@grapheneos.org">daniel.micay@grapheneos.org</a>.</p> - <p>The official Twitter account for the project is <a href="https://twitter.com/GrapheneOS">@GrapheneOS</a> - which is used for official announcements. The account of the lead developer is - <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on - the privacy and security research/engineering work on GrapheneOS.</p> + which is used for official announcements.</p> <p>The official Mastodon account for the project is <a href="https://grapheneos.social/@GrapheneOS">@GrapheneOS@grapheneos.social</a> - which is used for official announcements. The account of the lead developer is - <a href="https://grapheneos.social/@DanielMicay">@DanielMicay@grapheneos.social</a> and is primarily focused on - the privacy and security research/engineering work on GrapheneOS.</p> + which is used for official announcements.</p> </section> <section id="reporting-issues"> |
