From owner-svn-doc-head@freebsd.org Wed Dec 9 22:00:45 2020 Return-Path: Delivered-To: svn-doc-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 80D554B0C4B; Wed, 9 Dec 2020 22:00:45 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Crrb13CcGz3wM8; Wed, 9 Dec 2020 22:00:45 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com [209.85.219.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: lwhsu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 5BEAB2E791; Wed, 9 Dec 2020 22:00:45 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f171.google.com with SMTP id l14so2781297ybq.3; Wed, 09 Dec 2020 14:00:45 -0800 (PST) X-Gm-Message-State: AOAM5320GNgxzsVfhHF6YvC3w2rbu2+h31CFYfkE+1z5RUPtTmMU7YK6 g8OPZdvDA2JtQrn5rUUQEhNXZWEk9KdkP8xTWD0= X-Google-Smtp-Source: ABdhPJzgiqAmWvl876rUo3kDizSDx0GASobAUTBd4jwlY6Ewy5udm+vTyVYiN2zj6aZMw/7hxSdt4A+GWhjoFihzxsM= X-Received: by 2002:a25:3206:: with SMTP id y6mr6729110yby.127.1607551244697; Wed, 09 Dec 2020 14:00:44 -0800 (PST) MIME-Version: 1.0 From: Li-Wen Hsu Date: Thu, 10 Dec 2020 06:00:33 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: FreeBSD doc repository has been migrated to Git and new mailing list created To: svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2020 22:00:45 -0000 Hello, The FreeBSD doc repository has been migrated to Git: https://cgit.freebsd.org/doc/ , the future commit mails will be sent to this list: https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all Please subscribe to it for getting the latest updates of the FreeBSD doc tree changes. Best, Li-Wen