Hello Lakshmi,
It would be nice if you could give this another shot, if not I will
commit it tomorrow with
some minor changes.
The commit message seems to be missing the second line (what has changed).
The license field still misses the prefix. See the mail from Björn earlier.
Could you squash your changes to a single commit?
(You can either do this on a throw-away branch with a git merge --squash, or
you can use git rebase -i, see this for more info
https://robots.thoughtbot.com/git-interactive-rebase-squash-amend-rewriting-history.)
Best regards,
g_bor