Skip to content

Commit 4a8db91

Browse files
committed
Add CONTRIBUTING, add newline to end of other files
1 parent 7b6ac5f commit 4a8db91

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CONTRIBUTING

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Before we can merge your pull request, we need you to sign either the Google individual or corporate
2+
contributor license agreement (CLA), unless you are a Google employee, intern, or contractor.
3+
4+
Please see http://jsonnet.org/contributing.html for more information.

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@
199199
distributed under the License is distributed on an "AS IS" BASIS,
200200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201
See the License for the specific language governing permissions and
202-
limitations under the License.
202+
limitations under the License.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
This is a port of [jsonnet](http://jsonnet.org/) to go. It is very much a work in progress.
1313

14-
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).
14+
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).

0 commit comments

Comments
 (0)