Skip to content

Commit b24ec78

Browse files
Update repo location from westerveltco to joshuadavidthomas (#216)
* Update repo location from westerveltco to joshuadavidthomas - GitHub: westerveltco/django-simple-nav → joshuadavidthomas/django-simple-nav - Docs: django-simple-nav.westervelt.dev → django-simple-nav.joshthomas.dev - Updated CODEOWNERS teams to @joshuadavidthomas https://claude.ai/code/session_01Rp4woTZaGQkmUXU9tbcfkF * Update CODEOWNERS
1 parent 2a7cfb4 commit b24ec78

File tree

8 files changed

+30
-31
lines changed

8 files changed

+30
-31
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
* @westerveltco/oss
2-
/docs/ @westerveltco/web-dev-docs
1+
* @joshuadavidthomas

CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1313
### Removed - for now removed features
1414
### Fixed - for any bug fixes
1515
### Security - in case of vulnerabilities
16-
[${version}]: https://github.com/westerveltco/django-simple-nav/releases/tag/v${version}
16+
[${version}]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v${version}
1717
-->
1818

1919
## [Unreleased]
@@ -51,7 +51,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
5151

5252
### New Contributors
5353

54-
- HiPhish [@hiphish](https://github.com/hiphish) ([#170](https://github.com/westerveltco/django-simple-nav/pull/170))
54+
- HiPhish [@hiphish](https://github.com/hiphish) ([#170](https://github.com/joshuadavidthomas/django-simple-nav/pull/170))
5555

5656
## [0.12.0]
5757

@@ -220,19 +220,19 @@ Initial release! 🎉
220220
- Josh Thomas <josh@joshthomas.dev> (maintainer)
221221
- Jeff Triplett [@jefftriplett](https://github.com/jefftriplett)
222222

223-
[unreleased]: https://github.com/westerveltco/django-simple-nav/compare/v0.14.0...HEAD
224-
[0.1.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.1.0
225-
[0.2.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.2.0
226-
[0.3.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.3.0
227-
[0.4.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.4.0
228-
[0.5.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.5.0
229-
[0.5.1]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.5.1
230-
[0.6.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.6.0
231-
[0.7.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.7.0
232-
[0.8.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.8.0
233-
[0.9.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.9.0
234-
[0.10.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.10.0
235-
[0.11.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.11.0
236-
[0.12.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.12.0
237-
[0.13.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.13.0
238-
[0.14.0]: https://github.com/westerveltco/django-simple-nav/releases/tag/v0.14.0
223+
[unreleased]: https://github.com/joshuadavidthomas/django-simple-nav/compare/v0.14.0...HEAD
224+
[0.1.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.1.0
225+
[0.2.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.2.0
226+
[0.3.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.3.0
227+
[0.4.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.4.0
228+
[0.5.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.5.0
229+
[0.5.1]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.5.1
230+
[0.6.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.6.0
231+
[0.7.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.7.0
232+
[0.8.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.8.0
233+
[0.9.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.9.0
234+
[0.10.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.10.0
235+
[0.11.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.11.0
236+
[0.12.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.12.0
237+
[0.13.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.13.0
238+
[0.14.0]: https://github.com/joshuadavidthomas/django-simple-nav/releases/tag/v0.14.0

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
All contributions are welcome! Besides code contributions, this includes things like documentation improvements, bug reports, and feature requests.
44

5-
You should first check if there is a [GitHub issue](https://github.com/westerveltco/django-simple-nav/issues) already open or related to what you would like to contribute. If there is, please comment on that issue to let others know you are working on it. If there is not, please open a new issue to discuss your contribution.
5+
You should first check if there is a [GitHub issue](https://github.com/joshuadavidthomas/django-simple-nav/issues) already open or related to what you would like to contribute. If there is, please comment on that issue to let others know you are working on it. If there is not, please open a new issue to discuss your contribution.
66

77
Not all contributions need to start with an issue, such as typo fixes in documentation or version bumps to Python or Django that require no internal code changes, but generally, it is a good idea to open an issue first.
88

99
We adhere to Django's Code of Conduct in all interactions and expect all contributors to do the same. Please read the [Code of Conduct](https://www.djangoproject.com/conduct/) before contributing.
1010

1111
## Setup
1212

13-
The following setup steps assume you are using a Unix-like operating system, such as Linux or macOS, and that you have a [supported](https://django-simple-nav.westervelt.dev/en/latest/#requirements) version of Python installed. If you are using Windows, you will need to adjust the commands accordingly. If you do not have Python installed, you can visit [python.org](https://www.python.org/) for instructions on how to install it for your operating system.
13+
The following setup steps assume you are using a Unix-like operating system, such as Linux or macOS, and that you have a [supported](https://django-simple-nav.joshthomas.dev/en/latest/#requirements) version of Python installed. If you are using Windows, you will need to adjust the commands accordingly. If you do not have Python installed, you can visit [python.org](https://www.python.org/) for instructions on how to install it for your operating system.
1414

1515
1. Fork the repository and clone it locally.
1616
2. Install [uv](https://docs.astral.sh/uv/getting-started/installation/) if you don't already have it.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Then use the template tag wherever you want the nav to appear. The string is the
104104
The [`example`](example/) directory contains a simple Django project that demonstrates how to use `django-simple-nav`, including navigation definitions for a few different scenarios and some popular CSS frameworks.
105105

106106
```bash
107-
git clone https://github.com/westerveltco/django-simple-nav
107+
git clone https://github.com/joshuadavidthomas/django-simple-nav
108108
cd django-simple-nav
109109
uv sync
110110
uv run example/demo.py runserver
@@ -114,7 +114,7 @@ Then open your browser to `http://localhost:8000`.
114114

115115
## Documentation
116116

117-
For the full documentation — including permissions, extra context, Jinja2 support, self-rendering items, and more — please visit the [documentation site](https://django-simple-nav.westervelt.dev/).
117+
For the full documentation — including permissions, extra context, Jinja2 support, self-rendering items, and more — please visit the [documentation site](https://django-simple-nav.joshthomas.dev/).
118118

119119
## License
120120

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ When it comes time to cut a new release, follow these steps:
5252
bumpver update --tag=final
5353
```
5454

55-
3. Ensure the [CHANGELOG](https://github.com/westerveltco/django-simple-nav/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
55+
3. Ensure the [CHANGELOG](https://github.com/joshuadavidthomas/django-simple-nav/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
5656

5757
4. Create a pull request from the release branch to `main`.
5858

5959
5. Once CI has passed and all the checks are green ✅, merge the pull request.
6060

61-
6. Draft a [new release](https://github.com/westerveltco/django-simple-nav/releases/new) on GitHub.
61+
6. Draft a [new release](https://github.com/joshuadavidthomas/django-simple-nav/releases/new) on GitHub.
6262

6363
Use the version number with a leading `v` as the tag name (e.g. `v0.11.0`).
6464

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"footer_icons": [
9494
{
9595
"name": "GitHub",
96-
"url": "https://github.com/westerveltco/django-simple-nav",
96+
"url": "https://github.com/joshuadavidthomas/django-simple-nav",
9797
"html": """
9898
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
9999
<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ example/
7373

7474
## Documentation
7575

76-
For the full documentation — including permissions, extra context, Jinja2 support, self-rendering items, and more — please visit the [documentation site](https://django-simple-nav.westervelt.dev/).
76+
For the full documentation — including permissions, extra context, Jinja2 support, self-rendering items, and more — please visit the [documentation site](https://django-simple-nav.joshthomas.dev/).

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ jinja2 = [
7575
]
7676

7777
[project.urls]
78-
Documentation = "https://django-simple-nav.westervelt.dev/"
79-
Issues = "https://github.com/westerveltco/django-simple-nav/issues"
80-
Source = "https://github.com/westerveltco/django-simple-nav"
78+
Documentation = "https://django-simple-nav.joshthomas.dev/"
79+
Issues = "https://github.com/joshuadavidthomas/django-simple-nav/issues"
80+
Source = "https://github.com/joshuadavidthomas/django-simple-nav"
8181

8282
[tool.basedpyright]
8383
exclude = [

0 commit comments

Comments
 (0)