Skip to content

Commit ada2ed8

Browse files
committed
add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
1 parent 8919ac4 commit ada2ed8

File tree

31 files changed

+62
-31
lines changed

31 files changed

+62
-31
lines changed

staging/src/k8s.io/api/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# api
67

staging/src/k8s.io/apiextensions-apiserver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# apiextensions-apiserver
67

staging/src/k8s.io/apimachinery/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
# apimachinery
56

67
Scheme, typing, encoding, decoding, and conversion packages for Kubernetes and Kubernetes-like API objects.

staging/src/k8s.io/apiserver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# apiserver
67

staging/src/k8s.io/cli-runtime/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# cli-runtime
67

staging/src/k8s.io/client-go/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# client-go
67

staging/src/k8s.io/cloud-provider/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# cloud-provider
67

staging/src/k8s.io/cluster-bootstrap/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# cluster-bootstrap
67

staging/src/k8s.io/code-generator/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
# code-generator
67

staging/src/k8s.io/component-base/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
22
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3-
> This repository is not for direct contributions.
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
45
56
## component-base
67

0 commit comments

Comments
 (0)