Hello dragonwize, simonc, and community.

We are developing multiple cloud support modules including Amazon EC2. We found aws module code in Drupal cvs repository and have developed the modules based this project's code in cvs repository. We made a lot of changes for this project's module so we want to request to take over maintainership for this project. I tried to contact dragonwize and simonc, but unfortunately I haven't received the response. If this project owner see this post, please contact me.

Related link: http://drupal.org/node/919966

Thanks,
Yas Naoi

Comments

dragonwize’s picture

Maintainers are welcome. Where did you try to make contact? I do not see any other issues in the queue from you.

yas’s picture

Hello dragonwize,

Thank you for your response. I sent you e-mail twice on 9/23/2010 and 10/20/2010. Your first reply said that simonc is a maintainer of Amazon EC2 console. I am sorry that maybe I was confused. So this time let me ask you to give me a maintainership here.

dragonwize’s picture

As a future note email is not the preferred communication for the community. Instead use the issue queue.

As mentioned above, I welcome you to comaintain this project.

You mentioned in #967964: Offering to maintain REST Client that you do not have a CVS account. You need to fill out a CVS application before I can add you as a maintainer.

brianV’s picture

Hi dragonwize.

yas is in the process of filling out a CVS account. He came to us with a large bundle of AWS-related modules for a AWS management console. However, several of them were based on existing modules; essentially he forked / continued development

I suggested he pursue potential maintainership to push his changes and improvements back into these modules to avoid duplicate effort in what are essentially the same module.

His CVS application is at http://drupal.org/node/919966. If you have time, I would really appreciateif you could review his code since you are clearly very familiar with the AWS API. In turn, if his vision for the code is copacetic, and his changes are palatable, perhaps you would consider having him as a co-maintainer, or at least accept his improvements in as patches.

fandb’s picture

+1 for getting this module updated and a proper release.

yas’s picture

@dragonwise

drupal.org's Git migration has been completed, so could you please give me a privilege of the maintainer of this project?
We are ready to push our source code to Git.

The module is currently working on D6.

cmcintosh’s picture

yas I am also needing this on a project if you would like to tag team it, let me know. Ideally my goal is to have a module that I can install on Aegier(D6) and then be able to use it to spin up new EC2 instances when resources get low.

dragonwize’s picture

Status: Active » Closed (fixed)

Done. Welcome to the team.

yas’s picture

@dragonwise

Thank you for adding me. I've just pushed 6.x-1.x-dev to Git.

Setting up repository for the first time:

git clone --branch 6.x-1.x-dev http://git.drupal.org/project/aws.git
cd aws

or

URI: http://git.drupal.org:project/aws.git
Host: git.drupal.org
Repository Path: /project/aws
Branch: 6.x-1.x