Skip to content

Commit 70c29fe

Browse files
Merge branch 'patch-1' of https://github.com/divya-mohan0209/community into patch-1
2 parents df7fef4 + 6f29a81 commit 70c29fe

File tree

12 files changed

+147
-129
lines changed

12 files changed

+147
-129
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ channels:
317317
- name: openebs-dev
318318
- name: openkruise
319319
- name: openshift-dev
320+
archived: true
320321
- name: openshift-users
321322
- name: openstack-helm
322323
- name: openstack-kolla

communication/slack-config/usergroups.yaml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,16 @@ usergroups:
2626
channels:
2727
- sig-contribex
2828
members:
29+
- Atharva-Shinde
30+
- AvineshTripathi
2931
- chrisshort
32+
- Debanitrkl
33+
- Jason
34+
- kaslin
3035
- mbbroberg
31-
- onlydole
3236
- paris
33-
- "Rin Oliver"
34-
- simplytunde
35-
- Tunde
36-
- kaslin
37+
- PurneswarPrasad
3738
- rajula96reddy
38-
- "Sladyn Nunes"
39-
- "Kunal Kushwaha"
40-
- "Bart Farrell"
41-
- pensu91
42-
- "Joel Barker"
43-
- Jason
4439

4540
# Should match the membership of the following teams at all times:
4641
# - https://git.k8s.io/security/#product-security-committee-psc

communication/slack-config/users.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ users:
1111
anjaltelang: U028B09KZ5X
1212
ankeesler: UBAA1KQ4A
1313
annajung: U8SLB1P2Q
14+
AvineshTripathi: U029U44P26B
1415
aravindputrevu: U1G27SDU6
1516
asmacdo: UNVH7RY9J
17+
Atharva-Shinde: U028J67T478
1618
bai: U4XAULHL3
1719
Bart Farrell: U01DZM7PJDT
1820
bhumijgupta: U022JUBM3B4
@@ -33,6 +35,7 @@ users:
3335
danpopnyc: U9L55RA4V
3436
Dave Smith-Uchida: UDZDED8G2
3537
david-martin: ULMJ41U73
38+
Debanitrkl: U02149V23EU
3639
derekwaynecarr: U0A69N5GQ
3740
dharmit: U0APPPEKE
3841
dims: U0Y7A2MME
@@ -111,6 +114,7 @@ users:
111114
pnbrown: U011JJTQVGF
112115
prietyc123: U01D4MBLM52
113116
puerco: ULGHLJ7TP
117+
PurneswarPrasad: U027CFKVAB0
114118
r-lawton: U019CNHR2E6
115119
rajula96reddy: U7K9EK1HC
116120
rashmigottipati: U013T1DD3PW

sig-cloud-provider/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid
120120
### provider-ibmcloud
121121
- **Owners:**
122122
- [kubernetes-sigs/cluster-api-provider-ibmcloud](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/OWNERS)
123+
- [kubernetes-sigs/ibm-powervs-block-csi-driver](https://github.com/kubernetes-sigs/ibm-powervs-block-csi-driver/blob/main/OWNERS)
123124
- [kubernetes-sigs/ibm-vpc-block-csi-driver](https://github.com/kubernetes-sigs/ibm-vpc-block-csi-driver/blob/master/OWNERS)
124125
- **Meetings:**
125126
- Regular IBM Subproject Meeting: [Wednesdays at 14:00 EST](https://zoom.us/j/9392903494) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:00&tz=EST).

sig-cluster-lifecycle/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
105105
### cluster-api-provider-ibmcloud
106106
- **Owners:**
107107
- [kubernetes-sigs/cluster-api-provider-ibmcloud](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/OWNERS)
108+
- **Contact:**
109+
- Slack: [#cluster-api-ibmcloud](https://kubernetes.slack.com/messages/cluster-api-ibmcloud)
110+
- **Meetings:**
111+
- Cluster API Provider IBM Cloud office hours: [Fridays at 09:00 IST](https://zoom.us/j/9392903494) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=09:00&tz=IST).
112+
- [Meeting notes and Agenda](https://docs.google.com/document/d/1oWnqXy1VFv0E3kovQoZfS6IlVP0L4eaQsN-2HYC_6_A).
113+
- [Meeting recordings](https://www.youtube.com/playlist?list=PLcYv3LH7qY9Nvx4lNaeOeBrfBZa777h3m).
108114
### cluster-api-provider-kubemark
109115
- **Owners:**
110116
- [kubernetes-sigs/cluster-api-provider-kubemark](https://github.com/kubernetes-sigs/cluster-api-provider-kubemark/blob/master/OWNERS)

sig-docs/CONTRIBUTING.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Contributing to SIG Docs
2+
3+
SIG Docs focuses on creating, maintaining, and publishing documentation for the Kubernetes project
4+
in the kubernetes.io [website](https://kubernetes.io),
5+
[blog](https://kubernetes.io/blog),
6+
and API [e.g. API reference for v1.23](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/)
7+
& [CLI](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)
8+
reference documentation.
9+
10+
For more details on SIG Docs' scope of work, what's in-scope, and what's out-of-scope, see the
11+
[SIG Docs charter](https://github.com/kubernetes/community/blob/master/sig-docs/charter.md).
12+
13+
## Getting started
14+
15+
Anyone can contribute with a pull request to the [kubernetes/website](https://github.com/kubernetes/website) GitHub repository or open an issue to [kubernetes/website](https://github.com/kubernetes/website).
16+
17+
Before opening a pull request, contributors must sign the [CNCF Contributor License Agreement](https://github.com/kubernetes/community/blob/master/CLA.md).
18+
19+
Contributors should be familiar with the following:
20+
- [kubernetes/website repo](https://github.com/kubernetes/website)
21+
- [Reference docs repo](https://github.com/kubernetes-sigs/reference-docs))
22+
- [Hugo static site generator](https://gohugo.io/)
23+
- [Documentation content guide](https://kubernetes.io/docs/contribute/style/content-guide/)
24+
- [What's allowed](https://kubernetes.io/docs/contribute/style/content-guide/#what-s-allowed)
25+
- [Third-party content](https://kubernetes.io/docs/contribute/style/content-guide/#third-party-content)
26+
- [Documentation style guide](https://kubernetes.io/docs/contribute/style/style-guide/)
27+
- [Submitting a blog or case study](https://kubernetes.io/docs/contribute/new-content/blogs-case-studies/)
28+
29+
More information can be found on the [contribute page](https://kubernetes.io/docs/contribute/)
30+
and on the [documentation style overview page](https://kubernetes.io/docs/contribute/style/).
31+
32+
## Pull request process
33+
34+
The pull request process for the kubernetes.io website is documented on the
35+
[Open a pull request](https://kubernetes.io/docs/contribute/new-content/open-a-pr/) page.
36+
37+
Anyone can review pull requests and the review process is outlined in the
38+
[Reviewing pull requests](https://kubernetes.io/docs/contribute/review/reviewing-prs/) page.
39+
40+
## Questions about contributing
41+
Feel free to ask any questions in the [#sig-docs](https://kubernetes.slack.com/messages/sig-docs)
42+
Slack channel or in a
43+
[SIG Docs meeting](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).

0 commit comments

Comments
 (0)