Skip to content

Commit

Permalink
fixup! CODEOWNERS: Make Alex the new owner
Browse files Browse the repository at this point in the history
Missed an end quote.

Signed-off-by: Mike Petersen <mike.petersen@ni.com>
  • Loading branch information
Mike Petersen authored and amstewart committed Dec 11, 2023
1 parent 694edf2 commit c61fdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
documentation_path: './docs/source'
- name: Preserve Configuration Files
run: |
echo "* @amstewart > CODEOWNERS
echo "* @amstewart" > CODEOWNERS
git checkout gh-pages^ -- CNAME
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
Expand Down

0 comments on commit c61fdd2

Please sign in to comment.