mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Reject P3X Redis UI from catalog
This commit is contained in:
parent
5c561435ce
commit
f9ec62ef8a
2 changed files with 8 additions and 6 deletions
|
@ -225,3 +225,11 @@ upstream = "https://github.com/stamparm/maltrail"
|
|||
rejection_pr = "https://github.com/YunoHost/apps/pull/2445"
|
||||
reason = "for power users (too niche) and scope too large"
|
||||
|
||||
[p3x-redis-ui]
|
||||
name = "P3X Redis UI"
|
||||
description = "P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web"
|
||||
upstream = "https://github.com/patrikx3/redis-ui"
|
||||
website = "https://www.corifeus.com/redis-ui"
|
||||
rejection_pr = "https://github.com/YunoHost/apps/pull/2426"
|
||||
reason = "super techy app, way too niche for ynh"
|
||||
|
||||
|
|
|
@ -1507,12 +1507,6 @@ website = "https://www.open-xchange.com"
|
|||
added_date = 1695656621 # 2023/09/25
|
||||
|
||||
|
||||
[p3x-redis-ui]
|
||||
name = "P3X Redis UI"
|
||||
description = "P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web"
|
||||
upstream = "https://github.com/patrikx3/redis-ui"
|
||||
website = "https://www.corifeus.com/redis-ui"
|
||||
|
||||
[padloc]
|
||||
name = "Padloc"
|
||||
description = "Simple, secure password and data management for individuals and teams"
|
||||
|
|
Loading…
Add table
Reference in a new issue