Skip to content

Commit e929f0b

Browse files
author
Malin Kussi
committed
Added Lockheed Martin recruitment event
1 parent 0398eb1 commit e929f0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/EventsDatabase.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ const EVENT_INFO: EventObject[] = [
1818
date: new Date('2025-08-27T18:30:00'),
1919
location: 'Fishbowl (College of Engineering EN 102)'
2020
},
21+
{
22+
title: 'Lockheed Martin Recruitment event',
23+
description: 'Lockheed Martin is coming out to talk to the members about recruitment opportunities and food will be available as well',
24+
date: new Date('2025-09-22T17:00:00'),
25+
location: 'Fishbowl (College of Engineering EN 102)'
26+
},
2127
{
2228
title: 'Weekly Programming Meeting',
2329
description: 'The weekly meeting for the programming sub-team. Take a look at the code for the robot',

0 commit comments

Comments
 (0)