More updates to bios

This commit is contained in:
Naomi Black 2015-03-04 21:56:41 -07:00
parent d742214cf7
commit d59a479b93
2 changed files with 28 additions and 20 deletions

View File

@ -24,12 +24,12 @@
"bio": "Igor is a software engineer at Google. He is a lead on the Angular project, practitioner of test driven development, open source enthusiast, hacker. In his free time, Igor enjoys spending time with his wife and two kids, doing outdoor activities (including but not limited to sports, gardening and building retaining walls)." "bio": "Igor is a software engineer at Google. He is a lead on the Angular project, practitioner of test driven development, open source enthusiast, hacker. In his free time, Igor enjoys spending time with his wife and two kids, doing outdoor activities (including but not limited to sports, gardening and building retaining walls)."
}, },
"jelbourn": { "naomi": {
"name": "Jeremy Elbourn", "name": "Naomi Black",
"picture": "/resources/images/bios/jelbourn.jpg", "picture": "/resources/images/bios/naomi.jpg",
"twitter": "jelbourn", "twitter": "naomitraveller",
"website": "https://plus.google.com/+JeremyElbourn/", "website": "http://google.com/+NaomiBlack",
"bio": "FE Engineer @ Google specializing in AngularJS, component design, and the cleanest of code." "bio": "Naomi is the Technical Program Manager for Angular, including Angular Material and AngularDart. An unrepentant generalist, she's been at Google since 2006, leading projects ranging from Accessibility to Google Transit. She fights daleks in her spare time."
}, },
"brad": { "brad": {
@ -40,6 +40,14 @@
"bio": "Brad Green works at Google as an engineering director. Brad manages the Google Sales Platform suite of projects as well as the AngularJS framework. Prior to Google, Brad worked on the early mobile web at AvantGo, founded and sold startups, and spent a few hard years toiling as a caterer. Brad's first job out of school was as lackey to Steve Jobs at NeXT Computer writing demo software and designing his slide presentations. Brad lives in Mountain View, CA with his wife and two children." "bio": "Brad Green works at Google as an engineering director. Brad manages the Google Sales Platform suite of projects as well as the AngularJS framework. Prior to Google, Brad worked on the early mobile web at AvantGo, founded and sold startups, and spent a few hard years toiling as a caterer. Brad's first job out of school was as lackey to Steve Jobs at NeXT Computer writing demo software and designing his slide presentations. Brad lives in Mountain View, CA with his wife and two children."
}, },
"pete": {
"name": "Pete Bacon Darwin",
"picture": "/resources/images/bios/pete.jpg",
"twitter": "petebd",
"website": "http://www.bacondarwin.com",
"bio": "AngularJS 1.x Team Lead. Pete has been working on the core team since 2012 and became the team lead for the 1.x branch in November 2014. He has co-authored a book on AngularJS and regularly talks about and teaches Angular."
},
"victorsavkin": { "victorsavkin": {
"name": "Victor Savkin", "name": "Victor Savkin",
"picture": "/resources/images/bios/victor.jpg", "picture": "/resources/images/bios/victor.jpg",
@ -136,12 +144,12 @@
"bio": "I am a new member of the Angular team, solving challenges of data access and RPC for applications of any scale." "bio": "I am a new member of the Angular team, solving challenges of data access and RPC for applications of any scale."
}, },
"naomi": { "jelbourn": {
"name": "Naomi Black", "name": "Jeremy Elbourn",
"picture": "/resources/images/bios/naomi.jpg", "picture": "/resources/images/bios/jelbourn.jpg",
"twitter": "naomitraveller", "twitter": "jelbourn",
"website": "http://google.com/+NaomiBlack", "website": "https://plus.google.com/+JeremyElbourn/",
"bio": "Naomi is the Technical Program Manager for Angular, including Angular Material and AngularDart. An unrepentant generalist, she's been at Google since 2006, leading projects ranging from Accessibility to Google Transit. She fights daleks in her spare time." "bio": "FE Engineer @ Google specializing in AngularJS, component design, and the cleanest of code."
}, },
"alexwolfe": { "alexwolfe": {
@ -208,14 +216,6 @@
"bio": "Thomas is a software Architect for commercial & open-source web solutions. Thomas is passionate about IoC, architecture patterns, and software excellence, and distributed team-development. Currently, he is the team lead for Angular Material and helps deliver the Angular Material reference implementation for Material Design. Check out the team's amazing work at http://material.angularjs.org." "bio": "Thomas is a software Architect for commercial & open-source web solutions. Thomas is passionate about IoC, architecture patterns, and software excellence, and distributed team-development. Currently, he is the team lead for Angular Material and helps deliver the Angular Material reference implementation for Material Design. Check out the team's amazing work at http://material.angularjs.org."
}, },
"pete": {
"name": "Pete Bacon Darwin",
"picture": "/resources/images/bios/pete.jpg",
"twitter": "petebd",
"website": "http://www.bacondarwin.com",
"bio": "AngularJS 1.x Team Lead. Pete has been working on the core team since 2012 and became the team lead for the 1.x branch in November 2014. He has co-authored a book on AngularJS and regularly talks about and teaches Angular."
},
"tonyc": { "tonyc": {
"name": "Tony Childs", "name": "Tony Childs",
"picture": "/resources/images/bios/tonyc.jpg", "picture": "/resources/images/bios/tonyc.jpg",
@ -260,6 +260,14 @@
"twitter": "pkozlowski_os", "twitter": "pkozlowski_os",
"website": "BLANK", "website": "BLANK",
"bio": "Open source hacker, AngularJS book author, AngularUI lead developer. Pawel is an software-development addict who believes in free, open source software. He is a core contributor to the AngularJS framework, AngularUI, Karma-runner and several other projects. He is the co-author of the \"Mastering Web Application Development with AngularJS\" book. When not coding, Pawel can be spotted speaking at various software development conferences." "bio": "Open source hacker, AngularJS book author, AngularUI lead developer. Pawel is an software-development addict who believes in free, open source software. He is a core contributor to the AngularJS framework, AngularUI, Karma-runner and several other projects. He is the co-author of the \"Mastering Web Application Development with AngularJS\" book. When not coding, Pawel can be spotted speaking at various software development conferences."
},
"andrew": {
"name": "Andrew Joslin",
"picture": "/resources/images/bios/andrew.jpg",
"twitter": "andrewtjoslin",
"website": "http://ajoslin.com",
"bio": "Ionic Framework developer and core contributor to Angular Material. Worked with Angular for JS since before 1.0. Values open source collaboration and using technology for social good."
} }
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB