From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 6E1A6385840B; Sat, 29 Oct 2022 08:27:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E1A6385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667032046; bh=n9CjclTT9R/c1uT5ISuVRj4wZLFRA99O73sG9pOPDgY=; h=To:Subject:Date:From:From; b=ISdcRJD3UgmEoVaJ2LDwPoBWIXTyhsk0aKzeFNdKceXvxSdpu6R6gKiP9HgM+kpiT vBkGNRc/BuT2E+CuTaCLkjqQqGZ4ZFHKNkWuglGTjKsWcYL3/c2ShTAa3HSQWtgwY7 ILO4n2DJ0CinWcSDQ9JICkg2aUPgGL7AmReEqM80= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7dde575efc73486f3797e934d56228ff223bbaa1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 595280f58d8c1544b392f6fa20629a717ef9bf86 X-Git-Newrev: 7dde575efc73486f3797e934d56228ff223bbaa1 Message-Id: <20221029082726.6E1A6385840B@sourceware.org> Date: Sat, 29 Oct 2022 08:27:26 +0000 (GMT) From: Gerald Pfeifer 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 7dde575efc73486f3797e934d56228ff223bbaa1 (commit) from 595280f58d8c1544b392f6fa20629a717ef9bf86 (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 7dde575efc73486f3797e934d56228ff223bbaa1 Author: Gerald Pfeifer Date: Sat Oct 29 10:25:16 2022 +0200 contribute: Remove Google has not been using that forever and there are indications search engines even use it as one indication for spam sites. diff --git a/htdocs/contribute.html b/htdocs/contribute.html index 02843580..7c1ae323 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -3,8 +3,6 @@ - Contributing to GCC ----------------------------------------------------------------------- Summary of changes: htdocs/contribute.html | 2 -- 1 file changed, 2 deletions(-) hooks/post-receive -- gcc-wwwdocs