Minor changes to github
Github now allows Open Source organizations. So to keep things a little more general, I've created a "FreeRADIUS" organization. This means that the code repository is now owned by FreeRADIUS, not by me. My old repo exists, so that people can still reach it. But it's marked as "DON"T USE THIS" The new repo has all of the issues && pull requests moved over. It's now at: https://github.com/FreeRADIUS/freeradius-server/ Let us know if any links need to be updated. We now have: Master repo: https://github.com/FreeRADIUS/freeradius-server/ Local mirror: git://git.freeradius.org/freeradius-server.git My personal hacks: https://github.com/alandekok/freeradius-server/ Anyone forking my repo on github should automatically track the new FreeRADIUS one. Anyone cloning my repo externally should do: $ git remote set-url origin https://github.com/FreeRADIUS/freeradius-server/ Thanks. Alan DeKok.
On 27 Sep 2012, at 14:21, Alan DeKok <aland@DEPLOYINGRADIUS.COM> wrote:
Github now allows Open Source organizations.
Contributers have been added to the organisation. Contributers do not have direct push access to the repo (the pull request system works well enough for it to not be an issue), but they are publically listed as contributers, and they get a little FreeRADIUS organisation badge in their profile. -Arran
participants (2)
-
Alan DeKok -
Arran Cudbard-Bell