Skip to content

Commit 2a5a9f2

Browse files
authored
Merge pull request #103 from WordPress/update/package-author
Update Automattic package references to WordPress
2 parents b3e9083 + 67caffa commit 2a5a9f2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/Automattic/gutenberg.git"
12+
"url": "git+https://github.com/WordPress/gutenberg.git"
1313
},
1414
"keywords": [
1515
"WordPress",
1616
"editor",
1717
"prototype"
1818
],
19-
"author": "Automattic, Inc.",
19+
"author": "The WordPress Contributors",
2020
"license": "GPL-2.0+",
2121
"bugs": {
22-
"url": "https://github.com/Automattic/gutenberg/issues"
22+
"url": "https://github.com/WordPress/gutenberg/issues"
2323
},
24-
"homepage": "https://github.com/Automattic/gutenberg#readme",
24+
"homepage": "https://github.com/WordPress/gutenberg#readme",
2525
"devDependencies": {
2626
"http-server": "0.9.0"
2727
}

0 commit comments

Comments
 (0)