* Getting ready for sup-0.13
@ 2013-04-28 18:23 Gaute Hope
2013-04-28 18:47 ` [sup-talk] " Jonathan Lassoff
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Gaute Hope @ 2013-04-28 18:23 UTC (permalink / raw)
To: sup-talk
Greetings list,
William has graciously given us access to the rest of the Sup
infrastructure and the plan is to move as much as possible to GitHub.
At the moment we are three maintainers: Hamish Downer, Matthieu
Rakotojaona and myself.
There are three categories for the sup repository team:
Owner, Commiter, Contributor. Pretty much any kind of contribution would
mean we would add you to the contributor team if you asked to be.
The plan for sup is:
Release sup-0.13 relatively soon:
- including the last bugfixes otherwise leave out the major changes
that have been discussed lately
And the proposed roadmap for sup-0.14:
- support ruby 2.0.0
- migrate to psych
- remove all deprecated and abandoned dependencies (e.g. switch from
RMail to Mail)
- implement IMAP syncback support
- get uft-8 encoding right
We have documented this setup and the roadmap in the wiki at:
-
https://github.com/sup-heliotrope/sup/wiki/Development%3A-Administration-and-Team
- https://github.com/sup-heliotrope/sup/wiki/Development
Please see https://github.com/sup-heliotrope/sup/wiki/Contributing on
how to submit changes or contribute.
There are a few tasks and roles that need some love, among them:
maintaining the web site and maintaining the maildir feature branch.
Regards, Fellow Suppers
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Getting ready for sup-0.13
2013-04-28 18:23 Getting ready for sup-0.13 Gaute Hope
@ 2013-04-28 18:47 ` Jonathan Lassoff
2013-04-28 19:01 ` Gaute Hope
2013-04-28 19:05 ` Steven Hum
2013-04-28 20:33 ` Ico Doornekamp
2 siblings, 1 reply; 6+ messages in thread
From: Jonathan Lassoff @ 2013-04-28 18:47 UTC (permalink / raw)
To: Gaute Hope; +Cc: sup-talk
[-- Attachment #1: Type: text/plain, Size: 1976 bytes --]
Gaute -- thank you so much for organizing and calling out what needs to get
done.
It's great to see sup getting some love again!
On Sun, Apr 28, 2013 at 11:23 AM, Gaute Hope <eg@gaute.vetsj.com> wrote:
> Greetings list,
>
> William has graciously given us access to the rest of the Sup
> infrastructure and the plan is to move as much as possible to GitHub.
>
> At the moment we are three maintainers: Hamish Downer, Matthieu
> Rakotojaona and myself.
>
> There are three categories for the sup repository team:
> Owner, Commiter, Contributor. Pretty much any kind of contribution would
> mean we would add you to the contributor team if you asked to be.
>
> The plan for sup is:
> Release sup-0.13 relatively soon:
> - including the last bugfixes otherwise leave out the major changes
> that have been discussed lately
>
> And the proposed roadmap for sup-0.14:
> - support ruby 2.0.0
> - migrate to psych
> - remove all deprecated and abandoned dependencies (e.g. switch from
> RMail to Mail)
> - implement IMAP syncback support
> - get uft-8 encoding right
>
> We have documented this setup and the roadmap in the wiki at:
> -
>
> https://github.com/sup-heliotrope/sup/wiki/Development%3A-Administration-and-Team
> - https://github.com/sup-heliotrope/sup/wiki/Development
>
> Please see https://github.com/sup-heliotrope/sup/wiki/Contributing on
> how to submit changes or contribute.
>
> There are a few tasks and roles that need some love, among them:
> maintaining the web site and maintaining the maildir feature branch.
>
I'd love to help contribute to testing, but am short on time these days.
However, I setup the site, and will work to fix up the content on there.
Please file requests here:
https://github.com/sup-heliotrope/sup-heliotrope.github.io/issues
Cheers,
jof
>
> Regards, Fellow Suppers
> _______________________________________________
> sup-talk mailing list
> sup-talk@rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>
[-- Attachment #2: Type: text/html, Size: 3294 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Getting ready for sup-0.13
2013-04-28 18:47 ` [sup-talk] " Jonathan Lassoff
@ 2013-04-28 19:01 ` Gaute Hope
2013-04-28 19:59 ` Eric Weikl
0 siblings, 1 reply; 6+ messages in thread
From: Gaute Hope @ 2013-04-28 19:01 UTC (permalink / raw)
To: Jonathan Lassoff; +Cc: sup-talk
On 28. april 2013 20:47, Jonathan Lassoff wrote:
>> There are a few tasks and roles that need some love, among them:
>> maintaining the web site and maintaining the maildir feature branch.
>>
>
> I'd love to help contribute to testing, but am short on time these days.
> However, I setup the site, and will work to fix up the content on there.
> Please file requests here:
> https://github.com/sup-heliotrope/sup-heliotrope.github.io/issues
thanks, I am not at all alone.
That'd be great. Don't hesitate to add yourself to homepage/webpage
responsible:
https://github.com/sup-heliotrope/sup/wiki/Development#roles-and-tasks
if you wish to.
@ericweikl: you already did some work to keep the maildir branch up to
date so if you wish you could add yourself to the maildir-sync branch
responsible at the same wikipage.
neither of you will be alone of course.
when we get around to it sup.rubyforge.org should redirect to the new site.
Regards, Gaute
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Getting ready for sup-0.13
2013-04-28 18:23 Getting ready for sup-0.13 Gaute Hope
2013-04-28 18:47 ` [sup-talk] " Jonathan Lassoff
@ 2013-04-28 19:05 ` Steven Hum
2013-04-28 20:33 ` Ico Doornekamp
2 siblings, 0 replies; 6+ messages in thread
From: Steven Hum @ 2013-04-28 19:05 UTC (permalink / raw)
To: Gaute Hope; +Cc: sup-talk
Kudos and thanks to all the sup maintainers and contributors. It is
really exciting to see sup get the attention it deserves.
I will definitely stay on top of the develop branch to assist in any way
possible.
Regards,
Steven
Excerpts from Gaute Hope's message of 2013-04-28 14:23:29 -0400:
> Greetings list,
>
> William has graciously given us access to the rest of the Sup
> infrastructure and the plan is to move as much as possible to GitHub.
>
> At the moment we are three maintainers: Hamish Downer, Matthieu
> Rakotojaona and myself.
>
> There are three categories for the sup repository team:
> Owner, Commiter, Contributor. Pretty much any kind of contribution would
> mean we would add you to the contributor team if you asked to be.
>
> The plan for sup is:
> Release sup-0.13 relatively soon:
> - including the last bugfixes otherwise leave out the major changes
> that have been discussed lately
>
> And the proposed roadmap for sup-0.14:
> - support ruby 2.0.0
> - migrate to psych
> - remove all deprecated and abandoned dependencies (e.g. switch from
> RMail to Mail)
> - implement IMAP syncback support
> - get uft-8 encoding right
>
> We have documented this setup and the roadmap in the wiki at:
> -
> https://github.com/sup-heliotrope/sup/wiki/Development%3A-Administration-and-Team
> - https://github.com/sup-heliotrope/sup/wiki/Development
>
> Please see https://github.com/sup-heliotrope/sup/wiki/Contributing on
> how to submit changes or contribute.
>
> There are a few tasks and roles that need some love, among them:
> maintaining the web site and maintaining the maildir feature branch.
>
> Regards, Fellow Suppers
--
"Truth or die."
Steven Hum
5 - 28 Gilmour St
Ottawa, ON K2P 0N3
email sdothum@gmail.com
tel 613.237.9058
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Getting ready for sup-0.13
2013-04-28 19:01 ` Gaute Hope
@ 2013-04-28 19:59 ` Eric Weikl
0 siblings, 0 replies; 6+ messages in thread
From: Eric Weikl @ 2013-04-28 19:59 UTC (permalink / raw)
To: Gaute Hope; +Cc: sup-talk
Hi Gaute,
thanks to you guys for giving some focus - I'm very happy that sup
development is gaining some traction again!
Excerpts from Gaute Hope's message of 2013-04-28 21:01:28 +0200:
> @ericweikl: you already did some work to keep the maildir branch up to
> date so if you wish you could add yourself to the maildir-sync branch
> responsible at the same wikipage.
Sure, I definitely want to finish what I started :-) I just added myself.
Cheers,
Eric
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Getting ready for sup-0.13
2013-04-28 18:23 Getting ready for sup-0.13 Gaute Hope
2013-04-28 18:47 ` [sup-talk] " Jonathan Lassoff
2013-04-28 19:05 ` Steven Hum
@ 2013-04-28 20:33 ` Ico Doornekamp
2 siblings, 0 replies; 6+ messages in thread
From: Ico Doornekamp @ 2013-04-28 20:33 UTC (permalink / raw)
To: Gaute Hope; +Cc: sup-talk
* On Sun Apr 28 20:23:29 +0200 2013, Gaute Hope wrote:
> The plan for sup is:
> Release sup-0.13 relatively soon:
> - including the last bugfixes otherwise leave out the major changes
> that have been discussed lately
Yay, this makes my day, Thanks to all involved!
--
:wq
^X^Cy^K^X^C^C^C^C
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-04-28 20:33 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-28 18:23 Getting ready for sup-0.13 Gaute Hope
2013-04-28 18:47 ` [sup-talk] " Jonathan Lassoff
2013-04-28 19:01 ` Gaute Hope
2013-04-28 19:59 ` Eric Weikl
2013-04-28 19:05 ` Steven Hum
2013-04-28 20:33 ` Ico Doornekamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox