Skip to content

Commit 3dea281

Browse files
Jesse Mandelpull[bot]
authored andcommitted
Update authors and copyright to match npm, add repository reference
1 parent 86eaa99 commit 3dea281

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

nuget/bootstrap.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
<!-- pulled from package.json -->
66
<version>5</version>
77
<title>Bootstrap CSS</title>
8-
<authors>The Bootstrap Authors, Twitter Inc.</authors>
8+
<authors>The Bootstrap Authors</authors>
99
<owners>bootstrap</owners>
1010
<description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
1111
<releaseNotes>https://blog.getbootstrap.com/</releaseNotes>
1212
<summary>Bootstrap framework in CSS. Includes JavaScript.</summary>
1313
<language>en-us</language>
1414
<projectUrl>https://getbootstrap.com/</projectUrl>
15+
<repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
1516
<icon>bootstrap.png</icon>
1617
<license type="expression">MIT</license>
17-
<copyright>Copyright 2017-2022</copyright>
18+
<copyright>Copyright 2011-2022</copyright>
1819
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1920
<tags>css mobile-first responsive front-end framework web</tags>
2021
<contentFiles>

nuget/bootstrap.sass.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
<!-- pulled from package.json -->
66
<version>5</version>
77
<title>Bootstrap Sass</title>
8-
<authors>The Bootstrap Authors, Twitter Inc.</authors>
8+
<authors>The Bootstrap Authors</authors>
99
<owners>bootstrap</owners>
1010
<description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
1111
<releaseNotes>https://blog.getbootstrap.com/</releaseNotes>
1212
<summary>Bootstrap framework in Sass. Includes JavaScript</summary>
1313
<language>en-us</language>
1414
<projectUrl>https://getbootstrap.com/</projectUrl>
15+
<repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
1516
<icon>bootstrap.png</icon>
1617
<license type="expression">MIT</license>
17-
<copyright>Copyright 2017-2022</copyright>
18+
<copyright>Copyright 2011-2022</copyright>
1819
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1920
<tags>css sass mobile-first responsive front-end framework web</tags>
2021
<contentFiles>

0 commit comments

Comments
 (0)