On Fri, 25 May 2012, Olivier Mengué wrote: > > Looks like I missed the announcement for the migration from Google > Code to GitHub. And, unfortunately as the Google Code project is still > active, so I have done a few commits there. Don't worry, I'll repeat
As far as I can tell, there have been 2 commits missing in the win32-eventlog repo. I've now imported them as well. The github repos should now be identical to the old GoogleCode repo. Let me know if I missed anything. (I kind of remember that the test you added in win32-eventlog was passing even without your fix, so I'm not sure it is a good test. But that was quite some time ago; do you remember the details?) > them on GitHub. So it would be better to replace the Source tab of the > Google Code project with a wiki page linking to the new repositories. > I could do that task if given the appropriate right on the Google Code I thought you already had all the rights. I've now added you to the "owners" group, just in case. > project. It would also be useful to publish new releases of the > distributions with updated META.yml to point to the new official > repositories. Yes, will start working on that soonish. > Anyway, the move to GitHub with one repo per module is a great thing. > Could you give me a commit bit on Win32-Daemon as I had on the Google > Code project? Yes, I added you to win32-eventlog and win32-daemon. > One issue, Jan : you have both https://github.com/jandubois/win32-api > and https://github.com/jandubois/perl5-win32-api (forked from Cosimo). > One of them should go, probably the first one. I've removed both. I've also removed win32-ipc and win32-sound because they are already maintained elsewhere: Win32-API https://github.com/cosimo/perl5-win32-api Win32-IPC https://github.com/madsen/win32-ipc Win32-Sound https://github.com/dada/win32-sound Cosimo's Win32-API repo is missing the history from libwin32, but he said he doesn't care about keeping it. Are there any other repos that are already maintained by someone else? Cheers, -Jan