2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add "The Bootstrap Authors" to copyright notices (#19936)

❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
This commit is contained in:
Chris Rebert
2016-05-20 09:04:31 -07:00
parent 83692b199b
commit a90b36918f
14 changed files with 15 additions and 4 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"web"
],
"homepage": "http://getbootstrap.com",
"author": "Twitter, Inc.",
"author": "The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)",
"contributors": ["Twitter, Inc."],
"scripts": {
"change-version": "node grunt/change-version.js",
"shrinkwrap": "npm shrinkwrap --dev && mv ./npm-shrinkwrap.json ./grunt/npm-shrinkwrap.json",