summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--package.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5958843..ee3f627 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ Copyright &copy; Rob Loach <robloach@gmail.com> (http://github.com/robloach)
These amazing people are maintaining this project:
-- Rob Loach <robloach@gmail.com> (https://github.com/robloach)
+- Rob Loach (https://github.com/robloach)
### Sponsors
@@ -140,7 +140,7 @@ No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
- [JohnAlbin](https://github.com/JohnAlbin) — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=JohnAlbin)
-- [Rob Loach](https://github.com/robloach) <robloach@gmail.com> — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=robloach)
+- [Rob Loach](https://github.com/RobLoach) <robloach@gmail.com> — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=RobLoach)
- [theodoreb](https://github.com/theodoreb) — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=theodoreb)
[Become a contributor!](https://github.com/RobLoach/jquery-once/blob/master/CONTRIBUTING.md#files)
diff --git a/package.json b/package.json
index cee2947..a70fe3e 100644
--- a/package.json
+++ b/package.json
@@ -17,12 +17,12 @@
"homepage": "https://github.com/RobLoach/jquery-once",
"author": "Rob Loach <robloach@gmail.com> (http://github.com/robloach)",
"maintainers": [
- "Rob Loach <robloach@gmail.com> (https://github.com/robloach)"
+ "Rob Loach (https://github.com/robloach)"
],
"main": "jquery.once.js",
"contributors": [
"JohnAlbin (https://github.com/JohnAlbin)",
- "Rob Loach <robloach@gmail.com> (https://github.com/robloach)",
+ "Rob Loach <robloach@gmail.com> (https://github.com/RobLoach)",
"theodoreb (https://github.com/theodoreb)"
],
"repository": {