Update authors comment

This commit is contained in:
Tareq Al-Zubaidi 2018-04-18 16:18:17 +01:00
parent aed822cbc6
commit a0390db530

View File

@ -1,6 +1,6 @@
# Autocompletion for helm. # Autocompletion for helm.
# #
# Author: https://github.com/alzubaidi # Authors: https://github.com/fleeto, https://github.com/alzubaidi
if [ $commands[helm] ]; then if [ $commands[helm] ]; then
source <(helm completion zsh) source <(helm completion zsh)