Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a23fb2c

Browse files
author
jtimberman
committed
cook-188, update copyright notices, regen metadata too
1 parent 33f5545 commit a23fb2c

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

metadata.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
2-
"maintainer": "Opscode, Inc.",
32
"description": "Installs python packages",
4-
"recommendations": {
3+
"replacing": {
54

65
},
7-
"maintainer_email": "[email protected]",
8-
"suggestions": {
9-
6+
"recipes": {
7+
"python": ""
108
},
119
"platforms": {
1210

1311
},
12+
"maintainer": "Opscode, Inc.",
1413
"version": "0.7.0",
15-
"recipes": {
16-
"python": ""
17-
},
18-
"name": "python",
19-
"conflicting": {
14+
"recommendations": {
2015

2116
},
17+
"name": "python",
18+
"maintainer_email": "[email protected]",
2219
"attributes": {
2320

2421
},
25-
"providing": {
26-
"python": [
22+
"suggestions": {
2723

28-
]
2924
},
3025
"license": "Apache 2.0",
31-
"long_description": "",
32-
"replacing": {
26+
"conflicting": {
3327

3428
},
3529
"dependencies": {
3630

37-
}
31+
},
32+
"providing": {
33+
"python": [
34+
35+
]
36+
},
37+
"long_description": ""
3838
}

recipes/default.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.
99
# You may obtain a copy of the License at
10-
#
10+
#
1111
# http://www.apache.org/licenses/LICENSE-2.0
12-
#
12+
#
1313
# Unless required by applicable law or agreed to in writing, software
1414
# distributed under the License is distributed on an "AS IS" BASIS,
1515
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

0 commit comments

Comments
 (0)