Prechádzať zdrojové kódy

authors: fix broken author name

Fixes b5f337d4.
Xℹ Ruoyao 3 rokov pred
rodič
commit
6531bd3aa5

+ 1 - 1
content/authors/kai-xie/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Xie Kai"
+title = "Xie Kai"
 superuser = false
 role = "Professor, Head of the Department"
 organizations = [ { name = "School of Space Science and Technology", url = "http://sast.xidian.edu.cn" }]

+ 1 - 1
content/authors/lei-quan/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Quan Lei"
+title = "Quan Lei"
 superuser = false
 role = "Instructor"
 organizations = [ { name = "School of Space Science and Technology", url = "http://sast.xidian.edu.cn" }]

+ 1 - 1
content/authors/regehr/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "John Regehr"
+title = "John Regehr"
 superuser = false
 role = "Professor"
 organizations = [ { name = "University of Utah", url = "http://www.utah.edu"} ]

+ 1 - 1
content/authors/sabre/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Chris Lattner"
+title = "Chris Lattner"
 superuser = false
 role = "Senior Director and Distinguished Engineer, TensorFlow Infrastructure and Technologies"
 organizations = [ { name = "Google", url = "https://www.google.com" }]

+ 1 - 1
content/authors/scs/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Steve Summit"
+title = "Steve Summit"
 superuser = false
 role = "Software Engineer"
 

+ 1 - 1
content/authors/xry111/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Xi Ruoyao"
+title = "Xi Ruoyao"
 superuser = true
 role = "PhD Student"
 organizations = [ { name = "School of Space Science and Technology", url = "http://sast.xidian.edu.cn" }, {name = "Laboratory of ICPC", url = "http://acm.xidian.edu.cn" } ]

+ 1 - 1
content/authors/yan-liu/_index.md

@@ -1,5 +1,5 @@
 +++
-name = "Liu Yan"
+title = "Liu Yan"
 superuser = false
 role = "Instructor"
 organizations = [ { name = "School of Space Science and Technology", url = "http://sast.xidian.edu.cn" }]