diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..6b194120 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################ -# Author: Abhishek +# Author: Keerthi # Version: v1 # # @@ -9,7 +9,6 @@ # Usage: # Please provide your github token and rest api to the script as input # -# ################################ if [ ${#@} -lt 2 ]; then