singlow / meteor-live-maps

Live map markers for google maps.
10 stars 5 forks source link

Remove mrt as contributor on Atmosphere #5

Open dandv opened 9 years ago

dandv commented 9 years ago

'mrt' at https://atmospherejs.com/mrt/live-maps is an instant flag that says "outdated".

meteor admin maintainers <your_username>:<your_package> --remove mrt
singlow commented 9 years ago

That command doesn't fix the problem though.

singlow commented 9 years ago

I cannot remove mrt because it is the prefix. If I run the command as you wrote it says singlow:live-maps is an unknown package. Do I remove and recreate as singlow:live-maps?

dandv commented 9 years ago

You might have to, unfortunately, because there's not MDG support for renaming packages yet. @ekatek, @tmeasday, @dburles - help?

tmeasday commented 9 years ago

I've been suggesting people rename packages (i.e. create a new package, change the readme of the original to point to it). I don't think it makes sense to wait on real package renaming at this point.