aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layman/tests/testfiles/global-overlays.json')
-rw-r--r--layman/tests/testfiles/global-overlays.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/layman/tests/testfiles/global-overlays.json b/layman/tests/testfiles/global-overlays.json
index 53267cf..6ff4f45 100644
--- a/layman/tests/testfiles/global-overlays.json
+++ b/layman/tests/testfiles/global-overlays.json
@@ -14,10 +14,12 @@
],
"homepage": "https://github.com/twitch153/ebuilds",
"name": "twitch153",
- "owner": {
+ "owner": [
+ {
"email": "twitch153@gentoo.org",
"name": "Devan Franchini"
- },
+ }
+ ],
"source": [
{
"#text": "git://github.com/twitch153/ebuilds.git",
@@ -30,9 +32,11 @@
"A collection of ebuilds from Gunnar Wrobel [wrobel@gentoo.org]."
],
"name": "wrobel-stable",
- "owner": {
+ "owner": [
+ {
"email": "nobody@gentoo.org"
- },
+ }
+ ],
"source": [
{
"#text": "rsync://gunnarwrobel.de/wrobel-stable",