I am going through and updating many of the spell lists for EQ2Bot. Am I able to update the Git with these updates, or should I post them here somewhere for someone else to update to the Git? EDIT: Same thing for the actual scripts. I am updating the SK routine.
The best thing to do is to clone the git repo on github, make your changes, and then do a "pull request" on github. (You can look up instructions for doing that.) I would then see the pull request and then merge it with the official repo, or give comments, etc.