From f690ce96a3cee9b4b3c26d3fa2df07bdfbdae700 Mon Sep 17 00:00:00 2001 From: Julien Jerphanion Date: Fri, 20 Jan 2023 10:51:47 +0100 Subject: [PATCH] DOC Update "About Us" (#25435) Co-authored-by: Olivier Grisel Co-authored-by: Guillaume Lemaitre --- build_tools/generate_authors_table.py | 6 +++--- doc/authors_emeritus.rst | 4 ++-- doc/communication_team.rst | 2 +- doc/communication_team_emeritus.rst | 2 +- doc/contributor_experience_team.rst | 24 ++++++++++++------------ 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/build_tools/generate_authors_table.py b/build_tools/generate_authors_table.py index 02ec6d2713b80..1ecb99626ad5a 100644 --- a/build_tools/generate_authors_table.py +++ b/build_tools/generate_authors_table.py @@ -75,7 +75,7 @@ def get_contributors(): # add missing contributors without GitHub accounts members |= {"Angel Soler Gollonet"} # remove CI bots - members -= {"sklearn-ci", "sklearn-wheels"} + members -= {"sklearn-ci", "sklearn-wheels", "sklearn-lgtm"} contributor_experience_team -= ( core_devs # remove ogrisel from contributor_experience_team ) @@ -161,14 +161,14 @@ def generate_table(contributors): lines.append("

%s

" % (contributor["name"],)) lines.append(" ") lines.append(" ") - return "\n".join(lines) + return "\n".join(lines) + "\n" def generate_list(contributors): lines = [] for contributor in contributors: lines.append("- %s" % (contributor["name"],)) - return "\n".join(lines) + return "\n".join(lines) + "\n" if __name__ == "__main__": diff --git a/doc/authors_emeritus.rst b/doc/authors_emeritus.rst index 21ce287541f8b..b979b77bba974 100644 --- a/doc/authors_emeritus.rst +++ b/doc/authors_emeritus.rst @@ -27,7 +27,7 @@ - Peter Prettenhofer - (Venkat) Raghav, Rajagopalan - Jacob Schreiber -- Du Shiqiao +- 杜世橋 Du Shiqiao - Jake Vanderplas - David Warde-Farley -- Ron Weiss \ No newline at end of file +- Ron Weiss diff --git a/doc/communication_team.rst b/doc/communication_team.rst index 2a45e81d8a20a..48a876bd35725 100644 --- a/doc/communication_team.rst +++ b/doc/communication_team.rst @@ -13,4 +13,4 @@

francoisgoupil

- \ No newline at end of file + diff --git a/doc/communication_team_emeritus.rst b/doc/communication_team_emeritus.rst index 8604bf2742473..d5ef7df59238e 100644 --- a/doc/communication_team_emeritus.rst +++ b/doc/communication_team_emeritus.rst @@ -1 +1 @@ -- Reshama Shaikh \ No newline at end of file +- Reshama Shaikh diff --git a/doc/contributor_experience_team.rst b/doc/contributor_experience_team.rst index 20a45f541ec99..bb7301fc79316 100644 --- a/doc/contributor_experience_team.rst +++ b/doc/contributor_experience_team.rst @@ -6,20 +6,20 @@ img.avatar {border-radius: 10px;}
-
-

Juan Carlos Alfaro Jiménez

-
-

Arturo Amor

-
-

Lucy Liu

+
+

Tim Head

-
-

Maxwell Liu

+
+

Juan Carlos Alfaro Jiménez

+
+
+
+

Lucy Liu


@@ -34,6 +34,10 @@

Chiara Marmo

+
+

Maxwell Liu

+
+

Norbert Preining

@@ -45,8 +49,4 @@

Albert Thomas

-
-
-

Tim Head

-