Skip to content

Commit

Permalink
Update reviewer profiles (#1547)
Browse files Browse the repository at this point in the history
* Sync zh and zh-hant versions.

* Remove the polyfill.io link from mkdocs.yml

* Update contributors' info for code reviewers and en/zh-hant versions reviewers.

* Fix graph.md

* Update avatars for English version reviewers.

* Sync zh and zh-hant versions.
  • Loading branch information
krahets authored Nov 7, 2024
1 parent 57cf6b1 commit 73eab4c
Show file tree
Hide file tree
Showing 21 changed files with 121 additions and 3 deletions.
Binary file added docs/assets/avatar/avatar_Dr-XYZ.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_K3v123.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_Phoenix0415.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_QiLOL.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_RafaelCaso.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_SamJin98.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_Shyam-Chen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/avatar/avatar_hpstory.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_magentaqin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/avatar/avatar_night-cruise.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_pengchzn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_rongyi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_thomasq0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_yanedie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/avatar/avatar_yuelinxin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/chapter_graph/graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $$

邻接矩阵具有以下特性。

- 顶点不能与自身相连,因此邻接矩阵主对角线元素没有意义
- 在简单图中,顶点不能与自身相连,此时邻接矩阵主对角线元素没有意义
- 对于无向图,两个方向的边等价,此时邻接矩阵关于主对角线对称。
- 将邻接矩阵的元素从 $1$ 和 $0$ 替换为权重,则可表示有权图。

Expand Down
7 changes: 7 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,13 @@ <h3>代码审阅者</h3>
<br><sub>Go, C</sub>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/rongyi">
<img class="profile-img" src="../assets/avatar/avatar_rongyi.jpg" alt="Reviewer: rongyi" />
<br><b>rongyi</b>
<br><sub>Rust</sub>
</a>
</div>
</div>
</div>

Expand Down
84 changes: 84 additions & 0 deletions en/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,90 @@ <h3>Code reviewers</h3>
<br><sub>Go, C</sub>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/rongyi">
<img class="profile-img" src="../assets/avatar/avatar_rongyi.jpg" alt="Reviewer: rongyi" />
<br><b>rongyi</b>
<br><sub>Rust</sub>
</a>
</div>
</div>
</div>

<!-- translators -->
<div style="margin: 2em auto;">
<h3>English version reviewers</h3>
<div class="profile-div">
<div class="profile-cell">
<a href="https://github.com/yuelinxin">
<img class="profile-img" src="../assets/avatar/avatar_yuelinxin.jpg"
alt="Reviewer: yuelinxin" />
<br><b>yuelinxin</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/K3v123">
<img class="profile-img" src="../assets/avatar/avatar_K3v123.jpg"
alt="Reviewer: K3v123" />
<br><b>K3v123</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/QiLOL">
<img class="profile-img" src="../assets/avatar/avatar_QiLOL.jpg"
alt="Reviewer: QiLOL" />
<br><b>QiLOL</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/Phoenix0415">
<img class="profile-img" src="../assets/avatar/avatar_Phoenix0415.jpg"
alt="Reviewer: Phoenix0415" />
<br><b>Phoenix0415</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/SamJin98">
<img class="profile-img" src="../assets/avatar/avatar_SamJin98.jpg"
alt="Reviewer: SamJin98" />
<br><b>SamJin98</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/yanedie">
<img class="profile-img" src="../assets/avatar/avatar_yanedie.jpg"
alt="Reviewer: yanedie" />
<br><b>yanedie</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/RafaelCaso">
<img class="profile-img" src="../assets/avatar/avatar_RafaelCaso.jpg"
alt="Reviewer: RafaelCaso" />
<br><b>RafaelCaso</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/pengchzn">
<img class="profile-img" src="../assets/avatar/avatar_pengchzn.jpg"
alt="Reviewer: pengchzn" />
<br><b>pengchzn</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/thomasq0">
<img class="profile-img" src="../assets/avatar/avatar_thomasq0.jpg"
alt="Reviewer: thomasq0" />
<br><b>thomasq0</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/magentaqin">
<img class="profile-img" src="../assets/avatar/avatar_magentaqin.jpg"
alt="Reviewer: magentaqin" />
<br><b>magentaqin</b>
</a>
</div>
</div>
</div>

Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ markdown_extensions:

extra_javascript:
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.min.js
# - javascripts/katex.js
# - https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.js
Expand Down
2 changes: 1 addition & 1 deletion zh-hant/docs/chapter_graph/graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $$

鄰接矩陣具有以下特性。

- 頂點不能與自身相連,因此鄰接矩陣主對角線元素沒有意義
- 在簡單圖中,頂點不能與自身相連,此時鄰接矩陣主對角線元素沒有意義
- 對於無向圖,兩個方向的邊等價,此時鄰接矩陣關於主對角線對稱。
- 將鄰接矩陣的元素從 $1$ 和 $0$ 替換為權重,則可表示有權圖。

Expand Down
28 changes: 28 additions & 0 deletions zh-hant/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,34 @@ <h3>程式碼審閱者</h3>
<br><sub>Go, C</sub>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/rongyi">
<img class="profile-img" src="../assets/avatar/avatar_rongyi.jpg" alt="Reviewer: rongyi" />
<br><b>rongyi</b>
<br><sub>Rust</sub>
</a>
</div>
</div>
</div>

<!-- translators -->
<div style="margin: 2em auto;">
<h3>繁體版審閱者</h3>
<div class="profile-div">
<div class="profile-cell">
<a href="https://github.com/Shyam-Chen">
<img class="profile-img" src="../assets/avatar/avatar_Shyam-Chen.jpg"
alt="Reviewer: Shyam-Chen" />
<br><b>Shyam-Chen</b>
</a>
</div>
<div class="profile-cell">
<a href="https://github.com/Dr-XYZ">
<img class="profile-img" src="../assets/avatar/avatar_Dr-XYZ.jpg"
alt="Reviewer: Dr-XYZ" />
<br><b>Dr-XYZ</b>
</a>
</div>
</div>
</div>

Expand Down

0 comments on commit 73eab4c

Please sign in to comment.