Skip to content

Commit d54efa7

Browse files
authored
Merge branch 'master' into fix_base64_padding_for_kconfig
2 parents 529a72a + c9b3113 commit d54efa7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

OWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
approvers:
2+
- mbohlool
3+
- yliaog
4+
- roycaihw

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This is the utility part of the [python client](https://github.com/kubernetes-client/python). It has been added to the main
66
repo using git submodules. This structure allow other developers to create
77
their own kubernetes client and still use standard kubernetes python utilities.
8-
For more information refer to [clients-library-structure](https://github.com/kubernetes-client/community/blob/master/design-docs/clients-library-structure.md).
8+
For more information refer to [clients-library-structure](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-client-structure-proposal.md).
99

1010
## Contributing
1111

0 commit comments

Comments
 (0)