Skip to content

Fix cancelled office hour date #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ web/.doit.db.db
web/.doit.db.dir
*~
.idea
*#
#*
*\#
\#*
*.egg
.venv
venv
ENV
.\#*
2 changes: 1 addition & 1 deletion pages/meetings/office_hours.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If so, then **please join us for informal PlasmaPy office hours on
most Thursdays from 3–3:45 pm ET (12–12:45 pm PT)**. We will meet on
[Zoom]. The schedule is published on our [calendar].

Office hours will not be held on February 13, April 14, June 5, or
Office hours will not be held on February 13, April 24, June 5, or
November 20 in 2025.

We will not hold office hours on [federal holidays] in the US, the
Expand Down