Skip to content

Commit

Permalink
add @rvagg talk
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Sep 10, 2020
1 parent 7f42796 commit c6b7c0f
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions events.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,13 @@ module.exports = [
site: 'https://tinyclouds.org/'
},
{
time: '4:30',
time: '4:20',
title: 'Content-addressed distributed data structures',
name: 'Rod Vagg',
twitter: 'rvagg'
},
{
time: '4:40',
title: 'Social Happy Hour'
}
]
Expand Down Expand Up @@ -95,22 +101,6 @@ module.exports = [
}
]

// {
// date: '2020-09-25',
// schedule: [
// {
// time: '4:00',
// title: 'TBD',
// name: 'Rod Vagg',
// twitter: 'rvagg'
// },
// {
// time: '4:30',
// title: 'Social Happy Hour'
// }
// ]
// }

// {
// time: '4:15',
// title: 'WebRTC in the Trenches – A Survival Guide',
Expand Down

0 comments on commit c6b7c0f

Please sign in to comment.