mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
Add another maintainer
I forgot to add myself…
This commit is contained in:
parent
ec2784ac74
commit
ddd9161b15
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ description.fr = "Générateur de flux RSS et Atom pour les sites Web qui n'en o
|
||||||
|
|
||||||
version = "2023.03.22~ynh1"
|
version = "2023.03.22~ynh1"
|
||||||
|
|
||||||
maintainers = ["JimboJoe"]
|
maintainers = ["JimboJoe","Lapineige"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "Unlicense"
|
license = "Unlicense"
|
||||||
|
@ -47,4 +47,4 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "php8.1-fpm, php8.1-mbstring, php8.1-xml, php8.1-curl"
|
packages = "php8.1-fpm, php8.1-mbstring, php8.1-xml, php8.1-curl"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue