Skip to content

Commit 491f978

Browse files
committed
Update contributor email
1 parent 8a5f1de commit 491f978

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.11"
1010
license = {text = "MIT"}
1111
authors = [
12-
{name = "Beckett Frey", email = "bfrey6@wisc.edu"}
12+
{name = "Beckett Frey", email = "code@beckettfrey.com"}
1313
]
1414

1515
dependencies = [
@@ -54,9 +54,9 @@ installation = [
5454
]
5555

5656
[project.urls]
57-
Homepage = "https://github.com/yourusername/your-app-name"
58-
Repository = "https://github.com/yourusername/your-app-name"
59-
Issues = "https://github.com/yourusername/your-app-name/issues"
57+
Homepage = "https://github.com/BrainBehaviorAnalyticsLab/voxkit-desktop"
58+
Repository = "https://github.com/BrainBehaviorAnalyticsLab/voxkit-desktop"
59+
Issues = "https://github.com/BrainBehaviorAnalyticsLab/voxkit-desktop/issues"
6060

6161
[tool.ruff]
6262
line-length = 100

0 commit comments

Comments
 (0)