Skip to content

Commit c2c57bd

Browse files
authored
Merge pull request kubernetes#3481 from dgl/contrib
Contrib is archived now, drop confusing reference
2 parents 0dc7196 + 295a88c commit c2c57bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ An enhancement is anything that:
3232
- users will notice and come to rely on
3333

3434
It is unlikely an enhancement if it is:
35-
- implemented using `CustomResourceDefinition` and/or in https://github.com/kubernetes/contrib
35+
- implemented using a `CustomResourceDefinition`
3636
- fixing a flaky test
3737
- refactoring code
3838
- performance improvements, which are only visible to users as faster API operations, or faster control loops

0 commit comments

Comments
 (0)