Message ID | 1300113159-11153-1-git-send-email-rsbultje@gmail.com |
---|---|
State | Committed |
Headers | show |
On 03/14/2011 10:32 AM, Ronald S. Bultje wrote: > --- > src/index | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/src/index b/src/index > index c368a80..56e7feb 100644 > --- a/src/index > +++ b/src/index > @@ -51,7 +51,10 @@ We, as a group of FFmpeg developers [add link to announcement mail], have decide > <td style="text-align: left;">Roundup: </td> > <td style="text-align: left;"><a href="https://roundup.libav.org/">https://roundup.libav.org/</a></td></tr><tr> > <td style="text-align: left;">Patchwork: </td> > -<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr></table> > +<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr> > +<td style="text-align: left;">Mailinglists: </td> > +<td style="text-align: left;"><a href="http://lists.libav.org/">http://lists.libav.org/</a> (main list: <a href="mailto:libav-devel@libav.org">libav-devel@libav.org</a>)</td></tr> > +</table> how about "development list" instead of "main list". -Justin
Hi, On Mon, Mar 14, 2011 at 11:09 AM, Justin Ruggles <justin.ruggles@gmail.com> wrote: > On 03/14/2011 10:32 AM, Ronald S. Bultje wrote: > >> --- >> src/index | 5 ++++- >> 1 files changed, 4 insertions(+), 1 deletions(-) >> >> diff --git a/src/index b/src/index >> index c368a80..56e7feb 100644 >> --- a/src/index >> +++ b/src/index >> @@ -51,7 +51,10 @@ We, as a group of FFmpeg developers [add link to announcement mail], have decide >> <td style="text-align: left;">Roundup: </td> >> <td style="text-align: left;"><a href="https://roundup.libav.org/">https://roundup.libav.org/</a></td></tr><tr> >> <td style="text-align: left;">Patchwork: </td> >> -<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr></table> >> +<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr> >> +<td style="text-align: left;">Mailinglists: </td> >> +<td style="text-align: left;"><a href="http://lists.libav.org/">http://lists.libav.org/</a> (main list: <a href="mailto:libav-devel@libav.org">libav-devel@libav.org</a>)</td></tr> >> +</table> > > > how about "development list" instead of "main list". Good point. I changed it to "developer list" if that sounds OK. Ronald
On 03/14/2011 11:12 AM, Ronald S. Bultje wrote: > Hi, > > On Mon, Mar 14, 2011 at 11:09 AM, Justin Ruggles > <justin.ruggles@gmail.com> wrote: >> On 03/14/2011 10:32 AM, Ronald S. Bultje wrote: >> >>> --- >>> src/index | 5 ++++- >>> 1 files changed, 4 insertions(+), 1 deletions(-) >>> >>> diff --git a/src/index b/src/index >>> index c368a80..56e7feb 100644 >>> --- a/src/index >>> +++ b/src/index >>> @@ -51,7 +51,10 @@ We, as a group of FFmpeg developers [add link to announcement mail], have decide >>> <td style="text-align: left;">Roundup: </td> >>> <td style="text-align: left;"><a href="https://roundup.libav.org/">https://roundup.libav.org/</a></td></tr><tr> >>> <td style="text-align: left;">Patchwork: </td> >>> -<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr></table> >>> +<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr> >>> +<td style="text-align: left;">Mailinglists: </td> >>> +<td style="text-align: left;"><a href="http://lists.libav.org/">http://lists.libav.org/</a> (main list: <a href="mailto:libav-devel@libav.org">libav-devel@libav.org</a>)</td></tr> >>> +</table> >> >> >> how about "development list" instead of "main list". > > Good point. I changed it to "developer list" if that sounds OK. sounds ok to me. -Justin
diff --git a/src/index b/src/index index c368a80..56e7feb 100644 --- a/src/index +++ b/src/index @@ -51,7 +51,10 @@ We, as a group of FFmpeg developers [add link to announcement mail], have decide <td style="text-align: left;">Roundup: </td> <td style="text-align: left;"><a href="https://roundup.libav.org/">https://roundup.libav.org/</a></td></tr><tr> <td style="text-align: left;">Patchwork: </td> -<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr></table> +<td style="text-align: left;"><a href="http://patches.libav.org/">http://patches.libav.org/</a></td></tr> +<td style="text-align: left;">Mailinglists: </td> +<td style="text-align: left;"><a href="http://lists.libav.org/">http://lists.libav.org/</a> (main list: <a href="mailto:libav-devel@libav.org">libav-devel@libav.org</a>)</td></tr> +</table> <p> You can update your git repository using the following command: