Skip to content
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

fix: remove more filename colons #27

Merged

Conversation

ddneilson
Copy link
Contributor

@ddneilson ddneilson commented Feb 13, 2024

I missed a couple of files that had colons. I've now done both:

  1. find . -name '*:*' -- and fixed all files found
  2. Searched all contents for "2023-09:" to fix file references.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I missed a couple of files that had colons. I've now done both:
1. find . -name '*:*' -- and fixed all files found
2. Searched all contents for "2023-09:" to fix file references.

Signed-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com>
@ddneilson ddneilson requested a review from a team as a code owner February 13, 2024 16:57
@ddneilson ddneilson merged commit 031a29d into OpenJobDescription:mainline Feb 13, 2024
2 checks passed
@ddneilson ddneilson deleted the ddneilson/more_colons branch February 13, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants