This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Denise as contributor; moved contributors back to main page (#235)
- Loading branch information
1 parent
eb83c92
commit 33d31a0
Showing
5 changed files
with
164 additions
and
178 deletions.
There are no files selected for viewing
164 changes: 163 additions & 1 deletion
164
src/app/contribute/contribute-action-button.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,164 @@ | ||
<stache-action-buttons [routes]="routes" showSearch="false"> | ||
</stache-action-buttons> | ||
</stache-action-buttons> | ||
|
||
<stache-page-anchor> | ||
The SKY UX Team | ||
</stache-page-anchor> | ||
|
||
<sky-minifig-images | ||
[images]="[ | ||
{ | ||
name: 'Alex', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Bobby', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Denise', | ||
title: 'Technical Writer' | ||
}, | ||
{ | ||
name: 'John', | ||
title: 'Technical Writer' | ||
}, | ||
{ | ||
name: 'Michael', | ||
title: 'Manager' | ||
}, | ||
{ | ||
name: 'Paul', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Steve', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Terry', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Todd', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Trevor', | ||
title: 'Software Engineer' | ||
} | ||
]" | ||
> | ||
</sky-minifig-images> | ||
|
||
<stache-page-anchor> | ||
Key Contributors | ||
</stache-page-anchor> | ||
|
||
<sky-minifig-images | ||
[images]="[ | ||
{ | ||
name: 'Adam F.', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Adam H.', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Adam S.', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Brandon H.', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Brandon J.', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Brandon S.', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Cecilia', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Christi', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Conor', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Dan', | ||
title: 'Product Manager' | ||
}, | ||
{ | ||
name: 'Jamin', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Jeff', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Josh', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Jon', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Luis', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Manoj', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Matt G.', | ||
fileName: 'matt-g-2', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Matt G.', | ||
title: 'Accessibility Guru' | ||
}, | ||
{ | ||
name: 'Nick', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Nicole', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Patrick', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Rob', | ||
title: 'UX Designer' | ||
}, | ||
{ | ||
name: 'Sandhya', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Tom', | ||
title: 'Software Engineer' | ||
}, | ||
{ | ||
name: 'Vidas', | ||
title: 'Software Engineer' | ||
} | ||
]" | ||
small="true" | ||
> | ||
</sky-minifig-images> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.