Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2022 00:09:05 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6b5923bc08 - main - status/README: Switch quarterly calls sender
Message-ID:  <202205290009.24T095xi056652@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore (ports committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=6b5923bc083a7591ba60f8dc575d4ba95638c7e0

commit 6b5923bc083a7591ba60f8dc575d4ba95638c7e0
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-05-28 23:59:31 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-05-29 00:08:42 +0000

    status/README: Switch quarterly calls sender
    
    Modify the cron example in status/README to keep track of who is sending
    calls for quarterly reports (i.e. myself starting from next calls).
    
    Approved by:    debdrup (doc), gerald (mentor)
---
 website/content/en/status/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/status/README b/website/content/en/status/README
index b0a71e26c3..b0a554d16d 100644
--- a/website/content/en/status/README
+++ b/website/content/en/status/README
@@ -64,7 +64,7 @@ quarterly-submissions@FreeBSD.org
     the sendcalls perl script in the tools directory of the git
     repository. It can also be used through a cron job, for example:
 
-    0	0	1,15,24	3,6,9,12	*	cd ~/freebsd-quarterly/tools && ./sendcalls -s 'Daniel Ebdrup Jensen'
+    0	0	1,15,24	3,6,9,12	*	cd ~/freebsd-quarterly/tools && ./sendcalls -s 'Lorenzo Salvadore'
 
     If you are indeed using a cron job, please run it on freefall and
     sign it with your name so that it is possible to infer who has



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205290009.24T095xi056652>