Bug 1583870 - Add android-components repo (#5402)

This commit is contained in:
Johan Lorenzo 2019-09-25 21:56:27 +02:00 коммит произвёл Cameron Dawson
Родитель 19658713fb
Коммит 4a267309d5
1 изменённых файлов: 14 добавлений и 0 удалений

Просмотреть файл

@ -1439,5 +1439,19 @@
"repository_group": 8,
"description": ""
}
},
{
"pk": 111,
"model": "model.repository",
"fields": {
"dvcs_type": "git",
"name": "android-components",
"url": "https://github.com/mozilla-mobile/android-components",
"branch": "master",
"active_status": "active",
"codebase": "android-components",
"repository_group": 11,
"description": "A collection of Android libraries to build browsers or browser-like applications."
}
}
]