paralin / meteor-dagre-d3

A d3 renderer for the dagre layout engine.
MIT License
8 stars 0 forks source link

Claim / update Atmosphere packages? #1

Open dandv opened 9 years ago

dandv commented 9 years ago

Hey Christian,

Looks like after your GitHub username change, Atmosphere has lost track of the packages you've created, since you show as kidovate: https://atmospherejs.com/kidovate. In particular, I was interested in two packages that are probably identical:

https://atmospherejs.com/kidovate/dagre-d3 https://atmospherejs.com/kidovate/dagred3 (no dash)

You can hide one of them from Atmosphere using

meteor admin set-unmigrated kidovate/dagred3

An update for Meteor 0.9+ would be nice. Pretty easy, you only need to rm smart.json and update Package.js to look like in this repo.

paralin commented 9 years ago

Thanks, I'll work on it. On Wed, Nov 12, 2014 at 5:49 PM Dan Dascalescu notifications@github.com wrote:

Hey Christian,

Looks like after your GitHub username change, Atmosphere has lost track of the packages you've created, since you show as kidovate: https://atmospherejs.com/kidovate. In particular, I was interested in two packages that are probably identical:

https://atmospherejs.com/kidovate/dagre-d3 https://atmospherejs.com/kidovate/dagred3 (no dash)

You can hide one of them from Atmosphere using

meteor admin set-unmigrated kidovate/dagred3

An update for Meteor 0.9+ would be nice. Pretty easy, you only need to rm smart.json and update Package.js to look like in this repo https://github.com/dandv/meteor-jquery-rateit.

Reply to this email directly or view it on GitHub https://github.com/paralin/meteor-dagre-d3/issues/1.

dandv commented 9 years ago

Thanks. Same for https://github.com/paralin/meteor-joint please, there's a fork at https://github.com/santteegt/meteor-joint/pull/1 already.