mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
Update repo lists for PR monitoring
This commit is contained in:
parent
5f1cc27954
commit
0f7fae0323
1 changed files with 6 additions and 5 deletions
|
@ -22,7 +22,8 @@ class Repo(db.Model):
|
|||
"yunohost-admin",
|
||||
"SSOwat",
|
||||
"moulinette",
|
||||
"Vagrantfile",
|
||||
"install_script",
|
||||
"metronome",
|
||||
"ynh-dev"],
|
||||
|
||||
"doc": ["doc",
|
||||
|
@ -39,12 +40,12 @@ class Repo(db.Model):
|
|||
"dynette",
|
||||
"YunoPorts",
|
||||
"cd_build",
|
||||
"install_script",
|
||||
"trotinette",
|
||||
"bicyclette",
|
||||
"install-app",
|
||||
"tartiflette",
|
||||
"vinaigrette"]
|
||||
"vinaigrette",
|
||||
"yunorunner",
|
||||
"arm-images",
|
||||
"rpi-image"]
|
||||
}
|
||||
|
||||
for team, repos in d.items():
|
||||
|
|
Loading…
Reference in a new issue