diff --git a/rejectedlist.toml b/rejectedlist.toml index 6f3ca93eae..ec7e4036a9 100644 --- a/rejectedlist.toml +++ b/rejectedlist.toml @@ -232,3 +232,11 @@ reason = "super techy app, way too niche for ynh" rejection_pr = "https://github.com/YunoHost/apps/pull/2426" upstream = "https://github.com/patrikx3/redis-ui" website = "https://www.corifeus.com/redis-ui" + +[screeps-server] +description = "MMO RTS sandbox game for programmers.\rProgram your units moves and actions in JavaScript." +name = "Screeps server" +reason = "upstream only supports python 2" +rejection_pr = "https://github.com/YunoHost/apps/pull/2575" +upstream = "https://github.com/screeps/screeps" +website = "https://screeps.com/" diff --git a/wishlist.toml b/wishlist.toml index c619859d93..8785f36800 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1840,6 +1840,7 @@ upstream = "https://source.scenari.software/projects/suite-starter" website = "https://scenari.software/fr/" added_date = 1706992280 # 2024/02/03 + [scribe] name = "Scribe" description = "An alternative frontend to Medium"