go for it! Gabor
On Sun, Jan 8, 2017 at 4:04 PM, Neil Bowers <neil.bow...@cogendo.com> wrote: > Hi Gabor, > > I'm emailing you wearing my PAUSE admin hat. I’m working through tidying > up permissions conflicts that have been caused by the fact that PAUSE now > considers package names case insensitively (due to case-insensitive > filesystems, as on Windows and MacOS X). PAUSE doesn’t let these situations > occur now, but we have some historical cases. I’m sorting these out so that > we don’t need code in the toolchain for dealing with permissions conflicts. > > You have first-come on Padre::Document::PASM, which is released > in Padre-Plugin-Parrot. You also have first-come on Padre::Document::Pasm, > which is no longer indexed. A bunch of people have co-maint > (ADAMK, AZAWAWI, GARU, PLAVEN, RSN, SMUELLER, and THEREK). > > It looks like we can safely drop all permissions on the no-longer used > Padre::Document::Pasm. > > And similarly, that we can safely drop permissions on these two: > > Padre::Document::Pir > Padre::Plugin::MY > > > Are you happy for me to drop all permissions on these three packages? > > Cheers, > Neil > >