Skip to content

Commit

Permalink
removed misha from speakers
Browse files Browse the repository at this point in the history
  • Loading branch information
codecShivam committed Nov 24, 2023
1 parent 0a92701 commit 4d5c700
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/data/schedules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import tushars from '../images/speakers/tushars.jpg?h=400';
import jatink from '../images/speakers/jatink.jpg?h=400';
import shreya from '../images/speakers/shreya.png?h=400';
import swastika from '../images/speakers/swastika.png?h=400';
import misha from '../images/speakers/Misha.jpg?h=400';
import shruti from '../images/speakers/Shruti.jpeg?h=400';

const schedule = {
Expand Down Expand Up @@ -123,13 +122,6 @@ const schedule = {
bio: 'Prev: @tursodatabase | Tweeting about Javascript, Web Development, Communities, Remote jobs, Travel',
twitter: 'swastika0015',
},
{
name: 'Misha Alsner',
id: 'misha',
imgUrl: { default: misha },
position: 'Engineer at Kamaz and SBER',
bio: 'Python/C++ developer. Engineer at Kamaz and SBER Company. Part of community Ecole 42',
},
{
name: 'Shruti Panjwani',
id: 'shruti',
Expand Down

0 comments on commit 4d5c700

Please sign in to comment.