Hi! On 2021-09-16T05:58:22+0200, Gerald Pfeifer <ger...@pfeifer.com> wrote: > On Wed, 15 Sep 2021, Thomas Schwinge wrote: >>> The program for the GNU Tools Track at Linux Plumbers Conference is >>> published: >>> >>> https://linuxplumbersconf.org/event/11/sessions/109/ >> This may qualify "as obvious", but I better get reviewed what I change on >> our front page to the Internet ;-) -- OK to push to wwwdocs master branch >> the attached "GNU Tools @ Linux Plumbers Conference 2021"? > > Yes, and thank you for thinking of this!
;-) Better late than never. Pushed to wwwdocs master branch in commit 51e2e792d8a66436df126a28e870ac9f38767600, see attached. > (Maybe just say "held online" or "through videoconference".) I had copied that wording from the 2020 entry -- but yes, I agree, and pushed "Simplify 'held through online videoconference' to 'held online'" to wwwdocs master branch in commit f492e1d651aba79760a384c04941b699eb9d811e, see attached. Grüße Thomas ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
>From 51e2e792d8a66436df126a28e870ac9f38767600 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge <tho...@codesourcery.com> Date: Wed, 15 Sep 2021 17:08:12 +0200 Subject: [PATCH 1/2] GNU Tools @ Linux Plumbers Conference 2021 --- htdocs/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index d6b0d959..c7368e26 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -54,6 +54,11 @@ mission statement</a>.</p> <td class="news border0"> <h2 id="news">News</h2> <dl> + +<dt><span><a href="https://gcc.gnu.org/wiki/linuxplumbers2021">GNU Tools @ Linux Plumbers Conference 2021</a></span> + <span class="date">[2021-09-15]</span></dt> + <dd>Will be held through online videoconference, September 20-24 2021</dd> + <dt><span><a href="gcc-11/">GCC 11.2</a> released</span> <span class="date">[2021-07-28]</span></dt> <dd></dd> -- 2.25.1
>From f492e1d651aba79760a384c04941b699eb9d811e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge <tho...@codesourcery.com> Date: Thu, 16 Sep 2021 09:25:06 +0200 Subject: [PATCH 2/2] Simplify 'held through online videoconference' to 'held online' --- htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index c7368e26..00df1d46 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -57,7 +57,7 @@ mission statement</a>.</p> <dt><span><a href="https://gcc.gnu.org/wiki/linuxplumbers2021">GNU Tools @ Linux Plumbers Conference 2021</a></span> <span class="date">[2021-09-15]</span></dt> - <dd>Will be held through online videoconference, September 20-24 2021</dd> + <dd>Will be held online, September 20-24 2021</dd> <dt><span><a href="gcc-11/">GCC 11.2</a> released</span> <span class="date">[2021-07-28]</span></dt> @@ -85,7 +85,7 @@ mission statement</a>.</p> <dt><span><a href="https://gcc.gnu.org/wiki/linuxplumbers2020">GNU Tools @ Linux Plumbers Conference 2020</a></span> <span class="date">[2020-07-17]</span></dt> - <dd>Will be held through online videoconference, August 24-28 2020</dd> + <dd>Will be held online, August 24-28 2020</dd> <dt><span><a href="gcc-10/">GCC 10.1</a> released</span> <span class="date">[2020-05-07]</span></dt> -- 2.25.1