Skip to content

Commit

Permalink
Merge pull request #46 from brentvatne/patch-1
Browse files Browse the repository at this point in the history
Update Adam Perry's talk info
  • Loading branch information
JedWatson authored Mar 12, 2017
2 parents fc955fc + f3e5af7 commit 0513b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/data/talks.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,14 +243,14 @@ const data = {
lightning: true,
},
'adam-perry': {
summary: 'A presentation of the create-react-native-app (CRNA) tool. CRNA follows in the well-trodden path of create-react-app, providing a cross-platform, boilerplate-free developer experience for new React Native projects. CRNA is the product of a collaboration between Exponent, Facebook, and open-source contributors.',
summary: 'A presentation of the create-react-native-app (CRNA) tool. CRNA follows in the well-trodden path of create-react-app, providing a cross-platform, boilerplate-free developer experience for new React Native projects. CRNA is the product of a collaboration between Expo, Facebook, and open-source contributors.',
title: 'Create React Native App: 5 Minutes to "Hello, World!"',
speaker: {
avatar: 'https://www.gravatar.com/avatar/8e9af27762850ca9fc9984eb8ff21259?s=128',
github: 'dikaiosune',
name: 'Adam Perry',
twitter: 'dika10sune',
summary: '',
summary: 'Open source, dogs, and some other things. Writing React Native devtools and services at Expo. Ask him about Rust.',
},
time: getTime(DAY_ONE, 5),
lightning: true,
Expand Down

0 comments on commit 0513b9f

Please sign in to comment.