From patchwork Thu Oct 11 17:49:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 982633 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-487375-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="L2guT7g9"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42WJPg6FS3z9s9h for ; Fri, 12 Oct 2018 04:49:26 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=F+J6VR3WxAV+TebGPKrdFmwKtwe3opbc8qmb4wFlw869ziG/vgXjx Jkk2RiiPZIbMPv4j6d4VC9mY4hvDhyUPNwsM2Ezu/AEkrBEpSi5GOb/BfaA6fD0K OvJG8hoCOSkUgpplCanT55B6wgrs8++92+OjG7WPdjnzIuM6T3dWNs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=YAfnjsbeBMeE4xe4lLHtNr8yASE=; b=L2guT7g9k7TGoOGS88h9 gyNGHbh3uRgLqM3kJKxptOZtbw4I0jk/TfitUtZjZcaucj2hXYkLD+tICnluwAaX Yk69whrMTD/HZUZehlp15OmQlMHVt+ZlhOelmIbFIiCQy0/00DCsURbsxuedn+DE rO1AGPjbpyNHAx3jslTcx3o= Received: (qmail 86637 invoked by alias); 11 Oct 2018 17:49:16 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 86423 invoked by uid 89); 11 Oct 2018 17:49:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=institutions, employers, interests, November X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 11 Oct 2018 17:49:07 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id D57C4B53EDB for ; Thu, 11 Oct 2018 13:49:05 -0400 (EDT) Received: from anthias (unknown [46.183.103.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 7CA56B53EBE for ; Thu, 11 Oct 2018 13:49:05 -0400 (EDT) Date: Thu, 11 Oct 2018 19:49:03 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] steering.html - minor formatting changes and a spelling fix Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes No change in terms of contents. Committed. Gerald Index: steering.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/steering.html,v retrieving revision 1.45 diff -u -r1.45 steering.html --- steering.html 30 Sep 2018 14:38:47 -0000 1.45 +++ steering.html 11 Oct 2018 17:47:06 -0000 @@ -25,7 +25,7 @@

GCC steering committee members

The steering committee consists of the following members. The best -place to reach them is the gcc mailinglist.

+place to reach them is the gcc mailing list.

  • David Edelsohn (IBM)
  • @@ -49,16 +49,15 @@
  • Richard Stallman (Free Software Foundation)
-

Membership in the steering committee is a personal membership. +

Membership in the steering committee is a personal membership. Affiliations are listed for identification purposes only; steering committee members do not represent their employers or academic -institutions.

- -

Generally speaking, committee members were chosen to represent +institutions. +Generally speaking, committee members were chosen to represent the interests of communities (e.g. Fortran users, embedded systems -developers, kernel hackers), not companies.

+developers, kernel hackers), not companies.

-

The original announcement from November 10, 1998:

+

The original announcement from November 10, 1998

 From its initial conception, the egcs project [now GCC]