Merge pull request #475 from travis-ci/ja-adding-ana-team

Adding Ana to the team page as well as Mexico's flag
This commit is contained in:
Lisa 2016-03-14 17:04:16 +01:00
commit f482c8be36
5 changed files with 1749 additions and 0 deletions

View File

@ -65,3 +65,6 @@ DEPENDENCIES
sinatra
sinatra-contrib
travis-web!
BUNDLED WITH
1.10.1

View File

@ -172,6 +172,13 @@ export default TravisRoute.extend({
nationality: 'italy',
country: 'austria',
image: 'laura'
}, {
name: 'Ana Rosas',
title: 'Software Baker',
handle: 'ana_rosas',
nationality: 'mexico',
country: 'mexico',
image: 'ana'
}
];
}

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB