Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84bf0fb

Browse files
committed
Update template files to include repo-specific info
1 parent5cfb033 commit84bf0fb

File tree

6 files changed

+9
-58
lines changed

6 files changed

+9
-58
lines changed

‎CONTRIBUTING.md‎

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,7 @@ If your repo has certain guidelines for contribution, put them here ahead of the
2020

2121
-[Mentoring Initiatives](https://git.k8s.io/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers!
2222

23-
<!---
24-
Custom Information - if you're copying this template for the first time you can add custom content here, for example:
25-
2623
##Contact Information
2724

28-
- [Slack channel](https://kubernetes.slack.com/messages/kubernetes-users) - Replace `kubernetes-users` with your slack channel string, this will send users directly to your channel.
29-
- [Mailing list](URL)
30-
31-
-->
25+
-[Slack channel](https://kubernetes.slack.com/messages/kubernetes-client)
26+
-[Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)

‎OWNERS‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
# TODO: in your repo created from this template, you should replace the
5-
# steering-committee with a list of project owners, see the doc linked above.
6-
- steering-committee
4+
- mbohlool
5+
- yue9944882

‎OWNERS_ALIASES‎

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

‎README.md‎

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,16 @@
1-
#KubernetesTemplate Project
1+
#KubernetesPerl Client
22

3-
The Kubernetes Template Project is a template for starting new projects in the GitHub organizations owned by Kubernetes. All Kubernetes projects, at minimum, must have the following files:
4-
5-
- a`README.md` outlining the project goals, sponsoring sig, and community contact information
6-
- an`OWNERS` with the project leads listed as approvers ([docs on`OWNERS` files][owners])
7-
- a`CONTRIBUTING.md` outlining how to contribute to the project
8-
- an unmodified copy of`code-of-conduct.md` from this repo, which outlines community behavior and the consequences of breaking the code
9-
- a`LICENSE` which must be Apache 2.0 for code projects, or[Creative Commons 4.0] for documentation repositories, without any custom content
10-
- a`SECURITY_CONTACTS` with the contact points for the Product Security Team
11-
to reach out to for triaging and handling of incoming issues. They must agree to abide by the
12-
[Embargo Policy](https://git.k8s.io/security/private-distributors-list.md#embargo-policy)
13-
and will be removed and replaced if they violate that agreement.
3+
Perl client for the[Kubernetes](http://kubernetes.io/) API.
144

155
##Community, discussion, contribution, and support
166

177
Learn how to engage with the Kubernetes community on the[community page](http://kubernetes.io/community/).
188

199
You can reach the maintainers of this project at:
2010

21-
-[Slack](http://slack.k8s.io/)
22-
-[MailingList](https://groups.google.com/forum/#!forum/kubernetes-dev)
11+
-[Slack channel](https://kubernetes.slack.com/messages/kubernetes-client)
12+
-[Mailinglist](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)
2313

2414
###Code of conduct
2515

2616
Participation in the Kubernetes community is governed by the[Kubernetes Code of Conduct](code-of-conduct.md).
27-
28-
[owners]:https://git.k8s.io/community/contributors/guide/owners.md
29-
[Creative Commons 4.0]:https://git.k8s.io/website/LICENSE

‎RELEASE.md‎

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

‎SECURITY_CONTACTS‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@
1010
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
1111
# INSTRUCTIONS AT https://kubernetes.io/security/
1212

13-
bob
14-
alice
13+
yue9944882

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp