Skip to content

Commit 8b7ed0a

Browse files
committed
docs: Add Thanks section to README
Signed-off-by: Jose Blanquicet <[email protected]>
1 parent 34574f2 commit 8b7ed0a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,17 @@ roles e.g Contributor, you should have the above permissions. However, if you ar
138138
using [custom roles](https://learn.microsoft.com/en-us/azure/role-based-access-control/custom-roles-portal) for a
139139
service principal, you need to make sure that the permissions are granted.
140140

141+
## Thanks
142+
143+
- [az](https://github.com/Azure/azure-cli): `kubectl-aks` is inspired by the
144+
Azure CLI.
145+
- [azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net): it is used to
146+
interact with the Azure API.
147+
- [krew](https://sigs.k8s.io/krew): it is used to distribute `kubectl-aks` as a
148+
kubectl plugin.
149+
- [InnovationEngine](https://github.com/Azure/InnovationEngine/): it is used to
150+
ensure that the documentation is always up to date.
151+
141152
## Contributing
142153

143154
This project welcomes contributions and suggestions. Most contributions require

0 commit comments

Comments
 (0)