Skip to content

Commit b962de6

Browse files
authored
chore: tidy up OSS files (#186)
1 parent 1030bb6 commit b962de6

File tree

4 files changed

+37
-16
lines changed

4 files changed

+37
-16
lines changed

.github/snippet-bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
alwaysCreateStatusCheck: true

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
1616

17-
.github/ @googlemaps/admin
17+
.github/ @googlemaps-samples/devrel-admin

CONTRIBUTING.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Not accepting contributions
2+
3+
Since this repository is a one-way mirror of the code from `pod try sync` we are
4+
not currently accepting external contributions. Pull requests are accepted from
5+
a limited set of repository members.
6+
7+
## If you are contributing
8+
9+
### Sign our Contributor License Agreement
10+
11+
Contributions to this project must be accompanied by a
12+
[Contributor License Agreement](https://cla.developers.google.com/about) (CLA).
13+
You (or your employer) retain the copyright to your contribution; this simply
14+
gives us permission to use and redistribute your contributions as part of the
15+
project.
16+
17+
If you or your current employer have already signed the Google CLA (even if it
18+
was for a different project), you probably don't need to do it again.
19+
20+
Visit <https://cla.developers.google.com/> to see your current agreements or to
21+
sign a new one.
22+
23+
### Review our community guidelines
24+
25+
This project follows
26+
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).
27+
28+
## Contribution process
29+
30+
### Code reviews
31+
32+
All submissions, including submissions by project members, require review. We
33+
use GitHub pull requests for this purpose. Consult
34+
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
35+
information on using pull requests.

CONTRIBUTORS

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)