* [dpdk-web] [PATCH] add section for mail archives
@ 2019-05-21 13:27 Ali Alnubani
2019-05-23 7:25 ` Thomas Monjalon
2019-05-29 15:07 ` Ferruh Yigit
0 siblings, 2 replies; 5+ messages in thread
From: Ali Alnubani @ 2019-05-21 13:27 UTC (permalink / raw)
To: web
The section advertises the new public-inbox archives.
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
---
content/contribute/_index.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/content/contribute/_index.md b/content/contribute/_index.md
index 3f498ab..eedc2be 100644
--- a/content/contribute/_index.md
+++ b/content/contribute/_index.md
@@ -158,6 +158,16 @@ anybody can notify a bug to the community, and follow the resolution.
A notification is sent to dev@dpdk.org for every new bug.
The fixes must be sent and discussed on the mailing list.
+## Mailing list archives {#archives}
+---
+
+The dev archives are available via [pipermail](//mails.dpdk.org/archives/dev/),
+or via [public-inbox](//inbox.dpdk.org/dev/).
+
+The public-inbox archives can also be accessed via [nntp](nntp://inbox.dpdk.org),
+and provide a search engine. For more info, visit the
+[help](http://inbox.dpdk.org/dev/_/text/help/) page.
+
## Technical Board {#board}
---
--
2.11.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] add section for mail archives
2019-05-21 13:27 [dpdk-web] [PATCH] add section for mail archives Ali Alnubani
@ 2019-05-23 7:25 ` Thomas Monjalon
2019-05-29 15:07 ` Ferruh Yigit
1 sibling, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2019-05-23 7:25 UTC (permalink / raw)
To: Ali Alnubani; +Cc: web
21/05/2019 15:27, Ali Alnubani:
> The section advertises the new public-inbox archives.
>
> Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Applied, thanks
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] add section for mail archives
2019-05-21 13:27 [dpdk-web] [PATCH] add section for mail archives Ali Alnubani
2019-05-23 7:25 ` Thomas Monjalon
@ 2019-05-29 15:07 ` Ferruh Yigit
2019-05-29 15:31 ` Ferruh Yigit
2019-05-30 7:35 ` Ali Alnubani
1 sibling, 2 replies; 5+ messages in thread
From: Ferruh Yigit @ 2019-05-29 15:07 UTC (permalink / raw)
To: Ali Alnubani, web
On 5/21/2019 2:27 PM, Ali Alnubani wrote:
> The section advertises the new public-inbox archives>
> Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
> ---
> content/contribute/_index.md | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/content/contribute/_index.md b/content/contribute/_index.md
> index 3f498ab..eedc2be 100644
> --- a/content/contribute/_index.md
> +++ b/content/contribute/_index.md
> @@ -158,6 +158,16 @@ anybody can notify a bug to the community, and follow the resolution.
> A notification is sent to dev@dpdk.org for every new bug.
> The fixes must be sent and discussed on the mailing list.
>
> +## Mailing list archives {#archives}
> +---
> +
> +The dev archives are available via [pipermail](//mails.dpdk.org/archives/dev/),
> +or via [public-inbox](//inbox.dpdk.org/dev/).
Hi Ali,
I wasn't aware of it.
Can you please briefly explain what is the benefit of [public-inbox]? What it
enables to do for us?
Thanks,
ferruh
> +
> +The public-inbox archives can also be accessed via [nntp](nntp://inbox.dpdk.org),
> +and provide a search engine. For more info, visit the
> +[help](http://inbox.dpdk.org/dev/_/text/help/) page.
> +
> ## Technical Board {#board}
> ---
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-web] [PATCH] add section for mail archives
2019-05-29 15:07 ` Ferruh Yigit
@ 2019-05-29 15:31 ` Ferruh Yigit
2019-05-30 7:35 ` Ali Alnubani
1 sibling, 0 replies; 5+ messages in thread
From: Ferruh Yigit @ 2019-05-29 15:31 UTC (permalink / raw)
To: ferruh.yigit; +Cc: alialnu, web
Does replying via git send-email works with public-inbox?
(if you are reading this email yes it does :)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] add section for mail archives
2019-05-29 15:07 ` Ferruh Yigit
2019-05-29 15:31 ` Ferruh Yigit
@ 2019-05-30 7:35 ` Ali Alnubani
1 sibling, 0 replies; 5+ messages in thread
From: Ali Alnubani @ 2019-05-30 7:35 UTC (permalink / raw)
To: Ferruh Yigit, web
Hi Ferruh,
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit@intel.com>
> Sent: Wednesday, May 29, 2019 6:07 PM
> To: Ali Alnubani <alialnu@mellanox.com>; web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH] add section for mail archives
>
> On 5/21/2019 2:27 PM, Ali Alnubani wrote:
> > The section advertises the new public-inbox archives>
> > Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
> > ---
> > content/contribute/_index.md | 10 ++++++++++
> > 1 file changed, 10 insertions(+)
> >
> > diff --git a/content/contribute/_index.md
> > b/content/contribute/_index.md index 3f498ab..eedc2be 100644
> > --- a/content/contribute/_index.md
> > +++ b/content/contribute/_index.md
> > @@ -158,6 +158,16 @@ anybody can notify a bug to the community, and
> follow the resolution.
> > A notification is sent to dev@dpdk.org for every new bug.
> > The fixes must be sent and discussed on the mailing list.
> >
> > +## Mailing list archives {#archives}
> > +---
> > +
> > +The dev archives are available via
> > +[pipermail](//mails.dpdk.org/archives/dev/),
> > +or via [public-inbox](//inbox.dpdk.org/dev/).
>
> Hi Ali,
>
> I wasn't aware of it.
> Can you please briefly explain what is the benefit of [public-inbox]? What it
> enables to do for us?
>
> Thanks,
> ferruh
>
I just sent an announcement email:
http://mails.dpdk.org/archives/announce/2019-May/000266.html
Regards,
Ali
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-05-30 7:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-21 13:27 [dpdk-web] [PATCH] add section for mail archives Ali Alnubani
2019-05-23 7:25 ` Thomas Monjalon
2019-05-29 15:07 ` Ferruh Yigit
2019-05-29 15:31 ` Ferruh Yigit
2019-05-30 7:35 ` Ali Alnubani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).