This is an automated email from the ASF dual-hosted git repository.

btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c98771  Change @incubator.apache.org to @apache.org
6c98771 is described below

commit 6c98771f4f25ca1461709bf48c50dd909c53901c
Author: Xiang Xiao <[email protected]>
AuthorDate: Tue Feb 18 22:32:01 2020 +0800

    Change @incubator.apache.org to @apache.org
    
    fix #14
    
    Signed-off-by: Xiang Xiao <[email protected]>
---
 _data/project.yml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/_data/project.yml b/_data/project.yml
index 33ebc27..edf548e 100644
--- a/_data/project.yml
+++ b/_data/project.yml
@@ -25,11 +25,11 @@ description: Apache NuttX is a mature, real-time embedded 
operating system (RTOS
 download: /download
 latest_release: 8.2
 
-dev_list: [email protected]
-dev_list_subscribe: [email protected]
-dev_list_unsubscribe: [email protected]
+dev_list: [email protected]
+dev_list_subscribe: [email protected]
+dev_list_unsubscribe: [email protected]
 dev_list_archive: http://mail-archives.apache.org/mod_mbox/nuttx-dev/
-dev_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
+dev_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
 dev_list_archive_markmail:
 
 user_list:
@@ -39,11 +39,11 @@ user_list_archive:
 user_list_archive_mailarchive:
 user_list_archive_markmail:
 
-commits_list: [email protected]
-commits_list_subscribe: [email protected]
-commits_list_unsubscribe: [email protected]
+commits_list: [email protected]
+commits_list_subscribe: [email protected]
+commits_list_unsubscribe: [email protected]
 commits_list_archive: http://mail-archives.apache.org/mod_mbox/nuttx-commits/
-commits_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
+commits_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
 commits_list_archive_markmail:
 
 jira: NUTTX

Reply via email to