-
Task
-
Resolution: Fixed
-
Low
-
None
At the moment, AMOS publishes snapshots of its repository at https://github.com/amosbot/moodle-langpacks using its own account there. However, (ab)using github for these purposes may not be completely ok with github's user agreement. Would be better if we host that repository at our own server git.moodle.org as the 3rd public repository beside moodle.git and integration.git
This probably involves
1) setting up the repository and public-read access to it
2) setting up the repository so that it appears at the web http://git.moodle.org
3) setting up the write access for the amosbot user only (I have ssh key for that user available)