diff --git a/profile/README.md b/profile/README.md index 160fda5..5a68e91 100644 --- a/profile/README.md +++ b/profile/README.md @@ -19,17 +19,19 @@ ## Repositories +Maintainers are listed here: https://outline.stoatinternal.com/s/287f53bd-9ba4-4e95-9716-4f2aa84d93f2 + ### Clients Here are clients being maintained under Stoat's organisation: -| Repository | Description | Maintainer(s) | Fit For Use | -| ---------------------------------------------------------------------- | ----------------------------------- | :----------------------------------------: | :---------: | -| [for-web](https://github.com/stoatchat/for-web) | Solid.js Progressive Web App | [@insertish](https://github.com/insertish) | ✅ | -| [for-desktop](https://github.com/stoatchat/for-desktop) | Electron desktop wrapper for Revite | | ✅ | -| [for-android](https://github.com/stoatchat/for-android) | Native Android App | [@infi](https://github.com/infi) | ✅ | -| [for-ios](https://github.com/stoatchat/for-ios) | Native iOS App | [@zomatree](https://github.com/zomatree) | | -| [for-legacy-web (revite)](https://github.com/stoatchat/for-legacy-web) | Legacy Preact Progressive Web App | [@insertish](https://github.com/insertish) | ✅ | +| Repository | Description | Fit For Use | +| ---------------------------------------------------------------------- | ----------------------------------- | :---------: | +| [for-web](https://github.com/stoatchat/for-web) | Solid.js Progressive Web App | ✅ | +| [for-desktop](https://github.com/stoatchat/for-desktop) | Electron desktop wrapper for Revite | ✅ | +| [for-android](https://github.com/stoatchat/for-android) | Native Android App | ✅ | +| [for-ios](https://github.com/stoatchat/for-ios) | Native iOS App | | +| [for-legacy-web (revite)](https://github.com/stoatchat/for-legacy-web) | Legacy Preact Progressive Web App | ✅ | You can find additional third-party clients [on the community wiki](https://wiki.stt.gg/index.php/Clients). @@ -37,10 +39,10 @@ You can find additional third-party clients [on the community wiki](https://wiki Below is a list of all the repositories relevant to developing the core Stoat service. -| Repository | Description | Maintainer(s) | -| --------------------------------------------------------------------------- | --------------------------------------------- | :----------------------------------------: | -| [backend](https://github.com/stoatchat/stoatchat) | Rust core libraries and backend services | [@insertish](https://github.com/insertish) | -| [javascript-client-sdk](https://github.com/stoatchat/javascript-client-sdk) | Typescript library for interacting with Stoat | [@insertish](https://github.com/insertish) | +| Repository | Description | +| --------------------------------------------------------------------------- | --------------------------------------------- | +| [backend](https://github.com/stoatchat/stoatchat) | Rust core libraries and backend services | +| [javascript-client-sdk](https://github.com/stoatchat/javascript-client-sdk) | Typescript library for interacting with Stoat | @@ -49,14 +51,14 @@ Below is a list of all the repositories relevant to developing the core Stoat se Here is a list of important repositories and who is managing each. -| Repository | Description | Maintainer(s) | -| ----------------------------------------------------------------------- | ------------------------------------------ | :------------------------------------------------: | -| [developer-wiki](https://github.com/stoatchat/developer-wiki) | Developers site and knowledge base | | -| [stoat.chat](https://github.com/stoatchat/stoat.chat) | Landing page | [@infi](https://github.com/infi) | -| [service-admin-panel](https://github.com/stoatchat/service-admin-panel) | Service administration tool | | -| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | [@DeclanChidlow](https://github.com/DeclanChidlow) | -| [translations](https://github.com/stoatchat/translations) | Client translations | [@DeclanChidlow](https://github.com/DeclanChidlow) | -| [javascript-genemoji](https://github.com/stoatchat/javascript-genemoji) | Emoji pack structure unification toolchain | [@infi](https://github.com/infi) | +| Repository | Description | +| ----------------------------------------------------------------------- | ------------------------------------------ | +| [developer-wiki](https://github.com/stoatchat/developer-wiki) | Developers site and knowledge base | +| [stoat.chat](https://github.com/stoatchat/stoat.chat) | Landing page | +| [service-admin-panel](https://github.com/stoatchat/service-admin-panel) | Service administration tool | +| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | +| [translations](https://github.com/stoatchat/translations) | Client translations | +| [javascript-genemoji](https://github.com/stoatchat/javascript-genemoji) | Emoji pack structure unification toolchain |