From 327c66eea864d23f961c5ceaeb3076b08fcd27a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
Date: Sat, 13 Feb 2021 19:32:04 +0100
Subject: [PATCH] Add news about doc bit

Committers Guide step 3.

Accepted By: 0mp (mentor)

Differential Revision: https://reviews.freebsd.org/D28588
---
 website/data/en/news/news.toml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 99363a30b5..ce16dbb586 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -11,6 +11,10 @@ date = "2021-02-06"
 title = "FreeBSD 13.0-BETA1 Available"
 description = "The first BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093047.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>."
 
+[[news]]
+date = "2021-02-07"
+description = "New committer: <a href=\"mailto:fernape@FreeBSD.org\">Fernando Apesteguia Santiago</a> (doc)"
+
 [[news]]
 date = "2021-01-27"
 description = "New committer: <a href=\"mailto:eduardo@FreeBSD.org\">Nuno Teixeira</a> (ports)"