Skip to content

Commit

Permalink
chore: update legacy URLs and usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpatiiuk committed May 9, 2023
1 parent ebdeb51 commit 92e61b9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
types_or: [javascript, jsx, ts, tsx]
pass_filenames: false

- repo: https://github.com/maxxxxxdlp/pre-commit
- repo: https://github.com/maxpatiiuk/pre-commit
rev: v1.0.5
hooks:
- id: regex-blacklist
Expand Down Expand Up @@ -104,7 +104,7 @@ repos:
args:
- --git-recurse

- repo: https://github.com/maxxxxxdlp/mirrors-jscpd
- repo: https://github.com/maxpatiiuk/mirrors-jscpd
rev: v3.3.26
hooks:
- id: jscpd
Expand Down
4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MIT License

Copyright (c) 2023 Max Patiiuk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand All @@ -16,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ displays extensive analytics about your reading habits.

[Video Demo](https://www.youtube.com/watch?v=f3w99Y45668)

[Report a bug/feature request](https://github.com/maxxxxxdlp/goodreads-stats/issues/new/choose)
[Report a bug/feature request](https://github.com/maxpatiiuk/goodreads-stats/issues/new/choose)

Also, check out
my [Calendar Plus](https://chrome.google.com/webstore/detail/calendar-plus/kgbbebdcmdgkbopcffmpgkgcmcoomhmh)
Expand Down
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/maxxxxxdlp/calendar-stats.git"
"url": "https://github.com/maxpatiiuk/calendar-stats.git"
},
"author": "EECS 581 Team 19",
"homepage": "https://github.com/maxxxxxdlp/calendar-stats#readme",
"homepage": "https://github.com/maxpatiiuk/calendar-stats#readme",
"bugs": {
"url": "https://github.com/maxxxxxdlp/calendar-stats/issues"
"url": "https://github.com/maxpatiiuk/calendar-stats/issues"
},
"scripts": {
"build": "npx webpack --mode production",
Expand Down

0 comments on commit 92e61b9

Please sign in to comment.