diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-04-14 23:22:14 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-04-14 23:22:14 +0200 |
commit | 9d00bb08962e26b0c284bcfc5e7ed52cf141d5c6 (patch) | |
tree | 782f7f8e1223ffa27e7c34a589492c6d46e6ba2c /spec/fixtures | |
parent | 2f797a140b9e4c2a5cc6b86b923cd3ff70e6d7e9 (diff) | |
download | gitlab-ce-9d00bb08962e26b0c284bcfc5e7ed52cf141d5c6.tar.gz |
Import Google Code issue assignee when mapped.google-code-import
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/GoogleCodeProjectHosting.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/fixtures/GoogleCodeProjectHosting.json b/spec/fixtures/GoogleCodeProjectHosting.json index 85e354f8d0f..d05e77271ae 100644 --- a/spec/fixtures/GoogleCodeProjectHosting.json +++ b/spec/fixtures/GoogleCodeProjectHosting.json @@ -344,6 +344,11 @@ "name" : "schattenpr...", "htmlLink" : "https://code.google.com/u/106498139506637530000/" }, + "owner" : { + "kind" : "projecthosting#issuePerson", + "name" : "thilo...", + "htmlLink" : "https://code.google.com/u/104224918623172014000/" + }, "updated" : "2009-11-18T05:14:58.000Z", "published" : "2009-11-18T00:20:19.000Z", "closed" : "2009-11-18T05:14:58.000Z", |