mirror of
https://github.com/google/go-jsonnet.git
synced 2026-05-05 12:06:11 +02:00
Add CONTRIBUTING, add newline to end of other files
This commit is contained in:
parent
7b6ac5f2d7
commit
4a8db91129
4
CONTRIBUTING
Normal file
4
CONTRIBUTING
Normal file
@ -0,0 +1,4 @@
|
||||
Before we can merge your pull request, we need you to sign either the Google individual or corporate
|
||||
contributor license agreement (CLA), unless you are a Google employee, intern, or contractor.
|
||||
|
||||
Please see http://jsonnet.org/contributing.html for more information.
|
||||
2
LICENSE
2
LICENSE
@ -199,4 +199,4 @@
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
@ -11,4 +11,4 @@
|
||||
|
||||
This is a port of [jsonnet](http://jsonnet.org/) to go. It is very much a work in progress.
|
||||
|
||||
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).
|
||||
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user