From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id 202DD3858436; Mon, 8 Jan 2024 18:59:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 202DD3858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704740358; bh=jV14Sj0EguEERbfz0ZYhONfWWf8B3OvvrXsqajFHJ4g=; h=To:Subject:Date:From:From; b=hgU6ccIP0B1pco6/HU5VwuKFsClmWMSJywpNdIq8V35rjlU/rRrQcgoh75xcNzY6B cmmXsd9VxtJ+CzTOonK7OwUr0XnQHakhfprfcO0qPzKunFv9TnmJSSwACCbTkLRrcK ez/5v6LeGziLApN8soJyc9hdlcOGt5AFOeHkZQC4= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 5ab74dd64c5892b42d0ac0cb9a468882df224845 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c570c56822e0c3eb0bd56bb5681896c3d9d9eca3 X-Git-Newrev: 5ab74dd64c5892b42d0ac0cb9a468882df224845 Message-Id: <20240108185918.202DD3858436@sourceware.org> Date: Mon, 8 Jan 2024 18:59:18 +0000 (GMT) From: Joseph Myers List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 5ab74dd64c5892b42d0ac0cb9a468882df224845 (commit) from c570c56822e0c3eb0bd56bb5681896c3d9d9eca3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5ab74dd64c5892b42d0ac0cb9a468882df224845 Author: Joseph Myers Date: Mon Jan 8 18:59:03 2024 +0000 steering.html: Update my affiliation diff --git a/htdocs/steering.html b/htdocs/steering.html index 95d6a4a8..6039a503 100644 --- a/htdocs/steering.html +++ b/htdocs/steering.html @@ -36,7 +36,7 @@ place to reach them is the gcc mailing list.

  • Jason Merrill (Red Hat)
  • David Miller (Red Hat)
  • Toon Moene (Koninklijk Nederlands Meteorologisch Instituut)
  • -
  • Joseph Myers (CodeSourcery / Mentor Graphics) [co-Release Manager]
  • +
  • Joseph Myers (Red Hat) [co-Release Manager]
  • Gerald Pfeifer (SUSE)
  • Ramana Radhakrishnan
  • Joel Sherrill (OAR Corporation)
  • ----------------------------------------------------------------------- Summary of changes: htdocs/steering.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs