From ef302dbdc36c271f8d36e52c37beb903be83b966 Mon Sep 17 00:00:00 2001 From: Era Dorta Date: Tue, 10 Feb 2026 17:12:27 +0100 Subject: [PATCH] docs: add signalbot-org as maintainer of signalbot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03c6dc0..8b0d7c2 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si | Name | Type | Language | Description | Maintainer | | ------------------------------------------------------------------------ | :-----: | :--------: | -------------------------------------- | :------------------------------------------------: | | [pysignalclirestapi](https://pypi.org/project/pysignalclirestapi/) | Library | Python | Small python library | [@bbernhard](https://github.com/bbernhard) | -| [signalbot](https://pypi.org/project/signalbot/) | Library | Python | Framework to build Signal bots | [@filipre](https://github.com/filipre) | +| [signalbot](https://pypi.org/project/signalbot/) | Library | Python | Framework to build Signal bots | [@signalbot-org](https://github.com/orgs/signalbot-org/people) | | [signal-cli-to-file](https://github.com/jneidel/signal-cli-to-file) | Script | JavaScript | Save incoming signal messages as files | [@jneidel](https://github.com/jneidel) | | [signal-rest-ts](https://www.npmjs.com/package/signal-rest-ts) | Library | TypeScript | TypeScript module to build Signal bots | [@pseudogeneric](https://github.com/pseudogeneric) | | [secured-signal-api](https://github.com/codeshelldev/secured-signal-api) | Proxy | Go | Secure Docker Proxy with many QoL Features | [@codeshelldev](https://github.com/codeshelldev) |