diff --git a/README.md b/README.md
index 9e651b5..23897d2 100644
--- a/README.md
+++ b/README.md
@@ -36,10 +36,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
## Documentation and resources
-- Official app website:
-- Upstream app code repository:
-- YunoHost Store:
-- Report a bug:
+
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 7abcf0f..0d686f8 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -35,11 +35,6 @@ Libreddit est un mot-valise de "libre" (qui signifie liberté) et "Reddit". C'es
## Documentations et ressources
-- Site officiel de l’app :
-- Dépôt de code officiel de l’app :
-- YunoHost Store :
-- Signaler un bug :
-
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing).
diff --git a/manifest.toml b/manifest.toml
index 02a4ff1..783495e 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ description.fr = "Alternative libre à Reddit"
version = "0.30.1~ynh4"
-maintainers = ["eric_G"]
+maintainers = []
[upstream]
license = "AGPL-3.0"
@@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit"
[integration]
-yunohost = ">= 11.1.19"
+yunohost = ">= 11.2"
architectures = ["amd64"]
multi_instance = true
ldap = false