Hi Hyunsik,
With Tajo getting more development, usage and attention I think it is
time to ask for new lists.
+1 for getting new lists.
I have sent request to create the new lists so no need to ask for INFRA:
Submitted request(s)
{
"version": 4,
"type": "podling",
"private": false,
"subdomain": "tajo",
"outhost": "tajo.incubator.apache.org",
"localpart": "user",
"domain": "apache.org",
"moderators":
"[email protected],[email protected],[email protected],[email protected],[email protected]",
"muopts": "Mu",
"replytolist": true,
"notifyee": "[email protected]",
"message": "Tajo podling has only dev mailing list for developer
issue, jira notification, and user issues. BTW, this mailing traffic
is over 1000 a month, and many of them are jira notifications. So, it
is hard to track developer and user issues. \n\nDue to this problem,
Tajo podling had discussed the additional mailing list at
http://markmail.org/message/wdu2w3bwe222w3la "
}
svn add -- input/tajo-user.json
A input/tajo-user.json
{
"version": 4,
"type": "podling",
"private": false,
"subdomain": "tajo",
"outhost": "tajo.incubator.apache.org",
"localpart": "issues",
"domain": "apache.org",
"moderators":
"[email protected],[email protected],[email protected],[email protected],[email protected]",
"muopts": "Mu",
"replytolist": true,
"notifyee": "[email protected]",
"message": "Tajo podling has only dev mailing list for developer
issue, jira notification, and user issues. BTW, this mailing traffic
is over 1000 a month, and many of them are jira notifications. So, it
is hard to track developer and user issues. \n\nDue to this problem,
Tajo podling had discussed the additional mailing list at
http://markmail.org/message/wdu2w3bwe222w3la "
}
svn add -- input/tajo-issues.json
A input/tajo-issues.json
svn add -- input/tajo+.json
A input/tajo+.json
svn commit --no-auth-cache --non-interactive -m 'tajo-* (podling)
mailing list request by hsaputra via 140.211.11.72' --
input/tajo-user.json input/tajo-issues.json input/tajo+.json
Adding input/tajo+.json
Adding input/tajo-issues.json
Adding input/tajo-user.json
Transmitting file data ...
Committed revision 894732.
I added my name as moderator to just verify the lists.
Hyunsik, could you please close the INFRA ticket for the lists.
- Henry
On Fri, Jan 17, 2014 at 9:15 PM, Hyunsik Choi <[email protected]> wrote:
> Hi folks,
>
> Currently, we only use dev mailing list to receive dev issues, jira
> generated notification, and user issues. However, our mailing traffic
> is over 1000 per a month. They are mostly jira generated
> notifications. As result, it is hard to track dev discussions and user
> Q&A.
>
> So, I would like to propose the separation dev mailing list into three
> lists as follows:
> - dev : developer issues
> - user : user issues
> - issues : jira notification and review request.
>
> If you agree, I'll ask it to ASF infra team.
>
> Do you have any idea?
>
> Best regards,
> Hyunsik Choi