Skip to content

Commit 6f5b8ee

Browse files
📚 docs: Update author information and repo link.
1 parent 02254a1 commit 6f5b8ee

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Your contributions are always welcome!
44

55
I will keep some pull requests open if I'm not sure whether those libraries are
6-
awesome. You can [vote for them](https://github.com/aureooms/awesome-qr-code/pulls) by reacting with :+1:. Pull requests will be merged when their vote reaches **5**.
6+
awesome. You can [vote for them](https://github.com/make-github-pseudonymous-again/awesome-qr-code/pulls) by reacting with :+1:. Pull requests will be merged when their vote reaches **5**.
77

88
## Guidelines
99

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Awesome QR Code [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome)
22

3-
[<img src="repo-link.svg" align="right" width="100">](https://github.com/aureooms/awesome-qr-code#readme)
3+
[<img src="repo-link.svg" align="right" width="100">](https://github.com/make-github-pseudonymous-again/awesome-qr-code#readme)
44

55
A curated list of awesome QR code libraries, software and resources.
66

@@ -32,8 +32,8 @@ A curated list of awesome QR code libraries, software and resources.
3232
## CLI
3333

3434
- [qrencode](https://fukuchi.org/works/qrencode) - Command line tool to generate QR codes.
35-
- [qrap](https://github.com/aureooms/qrap) - Generate a QR code payload for Wi-Fi access point credentials.
36-
- [spqr](https://github.com/aureooms/spqr) - Generate a QR code payload for initiating a SEPA transfer.
35+
- [qrap](https://github.com/make-github-pseudonymous-again/qrap) - Generate a QR code payload for Wi-Fi access point credentials.
36+
- [spqr](https://github.com/make-github-pseudonymous-again/spqr) - Generate a QR code payload for initiating a SEPA transfer.
3737

3838
## Libraries
3939

@@ -109,7 +109,7 @@ that the library allows to generate QR codes.
109109

110110
## Contributing
111111

112-
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/aureooms/awesome-qr-code/blob/main/CONTRIBUTING.md).
112+
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/make-github-pseudonymous-again/awesome-qr-code/blob/main/CONTRIBUTING.md).
113113

114114
---
115115

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"name": "awesome-qr-code",
33
"description": "A curated list of awesome QR code libraries, software and resources.",
44
"version": "1.0.0",
5-
"author": "Aurélien Ooms <[email protected]>",
5+
"author": "make-github-pseudonymous-again",
66
"bugs": {
7-
"url": "https://github.com/aureooms/awesome-qr-code/issues"
7+
"url": "https://github.com/make-github-pseudonymous-again/awesome-qr-code/issues"
88
},
99
"devDependencies": {
1010
"awesome-lint": "^0.17.1"
1111
},
12-
"homepage": "https://github.com/aureooms/awesome-qr-code#readme",
12+
"homepage": "https://github.com/make-github-pseudonymous-again/awesome-qr-code#readme",
1313
"license": "CC-BY-SA-4.0",
1414
"main": "index.js",
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/aureooms/awesome-qr-code.git"
17+
"url": "git+https://github.com/make-github-pseudonymous-again/awesome-qr-code.git"
1818
},
1919
"scripts": {
2020
"lint": "awesome-lint",

0 commit comments

Comments
 (0)