diff options
| author | June <june@eridan.me> | 2022-01-18 01:50:02 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 12:29:14 -0500 |
| commit | 1670754e03c048cfe54fb640398bf13f64aeb65e (patch) | |
| tree | 54b7ba55eac5b2ef897867a3d34308b30bf6ad09 | |
| parent | 5b1959e403e0670829d76bbfb5442e8a9627d1f8 (diff) | |
add talkback issue tracker and other infra
Signed-off-by: June <june@eridan.me>
| -rw-r--r-- | static/contact.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index a5deac85..5c6ca925 100644 --- a/static/contact.html +++ b/static/contact.html @@ -173,6 +173,7 @@ <li><a href="https://github.com/GrapheneOS/os-issue-tracker/issues">OS issue tracker</a> for all GrapheneOS repositories that are not standalone projects</li> <li><a href="https://github.com/GrapheneOS/hardened_malloc/issues">hardened_malloc issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_apps_Updater/issues">Update client issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/talkback/issues">Talkback issue tracker</a></li> </ul> <section id="standalone-apps"> @@ -196,6 +197,8 @@ <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org/issues">Update server (releases.grapheneos.org) issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/grapheneos.network/issues">Connectivity check / time server (grapheneos.network) issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org/issues">Mail server (mail.grapheneos.org) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/apps.grapheneos.org/issues">App repository (apps.grapheneos.org) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org/issues">GrapheneOS Matrix server (matrix.grapheneos.org) issue tracker</a></li> </ul> </section> </section> |
