Skip to content

Commit

Permalink
meetings times added except for electricals
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Wang12 committed Jan 19, 2024
1 parent b436961 commit a66a29a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/pages/Recruitment/RecruitmentFaq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ const RecruitmentFaq = () => {
<li>Find all of our openings <a href="/recruitment">here</a></li>
<li>We typically open recruitment after exams in August, December, or April. If there are no openings available you can sign up to be notified <a href="http://wloop.fly.dev/subscribe">here.</a></li>
</ul>
<h3>What are the meeting times?</h3>
<ul>
<li>Mechanical: Mondays at 9PM</li>
<li>Propulsion: Saturdays at 1PM</li>
<li>Firmware: Thursday at 7PM</li>
<li>Infrastructure: Mondays at 9PM</li>
<li>Web: Saturdays at 11:30AM</li>
<li>Electrical: TBD</li>
</ul>
</Container>
);
};
Expand Down

0 comments on commit a66a29a

Please sign in to comment.