MongoDB Driver
Closed this issue · 13 comments
Hi
I've not found any other way to get hold of you.
Thank you for all the work you've been doing on your MongoDB Haskell driver, we're always thrilled to see developers like you in the community. We have recently decided to formally decommission our Haskell driver, and as a recognition of your work, we'd like to appoint you the official maintainer of the MongoDB Haskell driver.
We would like to transfer our Haskell driver repo to you. Even though your fork has since surpassed it, this would give you the full commit history and ownership of the driver. If not, we are happy to keep it in the MongoDB repo and point to your driver in the README.
Welcome to the MongoDB Developer community-- perhaps long overdue at this point. :-) We'll invite you to our MongoDB Driver Developer Google group, which is a place for our community-supported driver devs to get the latest info on specs and development from the Drivers Team at MongoDB.
Please don't hesitate to let me know if you have any questions or concerns.
Warm regards,
Christian Kvalheim
Thanks Christian. It is weird that there would have been any perception that MongoDB was doing anything to maintain this driver. The reins were already handed over (years now). Are you trying to delete the mongoDB/mongoDB-
repo? Or are you stating a preference for this repo to live under mongoDB
? This repo does have the full commit history: https://github.com/mongodb-haskell/mongodb/commits/master?page=4
no we are actually willing to transfer the whole repo to you directly then just fork back with instructions to go to your repo instead.
Christian, is the repository you are talking about on github? Is it possible to compare them before we do any moves?
@christkv Would it make sense to delete the mongoDB
repo and then fork this one and put the message there? Otherwise I am not sure how to retain the existing issues here.
That is a very good point. But not sure what happens to forks when deleting the parent repository so need to find out by asking github
@christkv I don't even see this driver among community supported drivers. https://docs.mongodb.org/manual/applications/drivers/ Can it be added there?
@christkv Any progress on this? I saw that github allows to detach repositories from their parents. It's a special request and can be done by github administrators. So, we can just detach this repository from its parent and then fork it into mongo repositories.
I'm closing this issue as the conversation seems to have reached a dead end.
@VictorDenisov do I need to request that they detach it or is that something you guys need to do ? On our side I think I'll go with just branching, setting it as the default, wiping it and leave a README pointing to this repo. Sorry it took so long to get any feedback it's just been a bit chaotic over the last couple of months and this got forgotten in the commotion.
sounds like the right decision, let me know when you've managed to get it detached and I'll see about getting the haskell repo under mongodb fixed.
Sounds good
Done. mongodb-haskell/mongodb is a standalone repository now.