Skip to content

Commit 120cc53

Browse files
committed
clean metadata files
1 parent 4512439 commit 120cc53

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed

CONTRIBUTING.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# How to Contribute
2+
3+
We'd love to accept your patches and contributions to this project. There are
4+
just a few small guidelines you need to follow.
5+
6+
## Contributor License Agreement
7+
8+
Contributions to this project must be accompanied by a Contributor License
9+
Agreement. You (or your employer) retain the copyright to your contribution,
10+
this simply gives us permission to use and redistribute your contributions as
11+
part of the project. Head over to <https://cla.developers.google.com/> to see
12+
your current agreements on file or to sign a new one.
13+
14+
You generally only need to submit a CLA once, so if you've already submitted one
15+
(even if it was for a different project), you probably don't need to do it
16+
again.
17+
18+
## Code reviews
19+
20+
All submissions, including submissions by project members, require review. We
21+
use GitHub pull requests for this purpose. Consult
22+
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23+
information on using pull requests.

CONTRIBUTORS

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# This is the official list of people who can contribute
2+
# (and typically have contributed) code to this repository.
3+
# The AUTHORS file lists the copyright holders; this file
4+
# lists people. For example, Google employees are listed here
5+
# but not in AUTHORS, because Google holds the copyright.
6+
#
7+
# The submission process automatically checks to make sure
8+
# that people submitting code are listed in this file (by email address).
9+
#
10+
# Names should be added to this file only after verifying that
11+
# the individual or the individual's organization has agreed to
12+
# the appropriate Contributor License Agreement, found here:
13+
#
14+
# http://code.google.com/legal/individual-cla-v1.0.html
15+
# http://code.google.com/legal/corporate-cla-v1.0.html
16+
#
17+
# The agreement for individuals can be filled out on the web.
18+
#
19+
# When adding J Random Contributor's name to this file,
20+
# either J's name or J's organization's name should be
21+
# added to the AUTHORS file, depending on whether the
22+
# individual or corporate CLA was used.
23+
24+
# Names should be added to this file like so:
25+
# Individual's name <submission email address>
26+
# Individual's name <submission email address> <email2> <emailN>
27+
#
28+
# An entry with multiple email addresses specifies that the
29+
# first address should be used in the submit logs and
30+
# that the other addresses should be recognized as the
31+
# same person when interacting with Gerrit.
32+
33+
# Please keep the list sorted.
34+

0 commit comments

Comments
 (0)