浏览代码

Move Lucas and Xermicus to Emeritus Maintainers (#1819)

Xermicus made huge improvements to the Polkadot target. Lucas made huge
improvements to the Solana target and optimization passes of the
compiler.

We thank both for their code contributions and their many ideas. We hope
to see you again.

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 月之前
父节点
当前提交
b85f19d153
共有 2 个文件被更改,包括 10 次插入9 次删除
  1. 4 7
      CODEOWNERS
  2. 6 2
      MAINTAINERS.md

+ 4 - 7
CODEOWNERS

@@ -1,11 +1,8 @@
 # SPDX-License-Identifier: Apache-2.0
 
-* @seanyoung @xermicus @LucasSte @salaheldinsoliman
-src/emit/polkadot/ @xermicus
-src/emit/solana/ @LucasSte @seanyoung
+* @seanyoung @salaheldinsoliman
+src/emit/solana/ @seanyoung
 src/emit/soroban/ @salaheldinsoliman
-integration/polkadot/ @xermicus
-integration/subxt-tests/ @xermicus
-integration/solana/ @LucasSte @seanyoung
-integration/anchor/ @LucasSte @seanyoung
+integration/solana/ @seanyoung
+integration/anchor/ @seanyoung
 integration/soroban/ @salaheldinsoliman

+ 6 - 2
MAINTAINERS.md

@@ -3,7 +3,11 @@
 ### Active Maintainers
 | name              | Github    | Discord        |
 |-------------------|-----------|----------------|
-| Sean Young        | [@seanyoung](https://github.com/seanyoung) | seanyoung#0481 |
+| Sean Young        | [@seanyoung](https://github.com/seanyoung) | seanyoung |
+| Salaheldin Soliman| [@salaheldinsoliman](https://github.com/salaheldinsoliman) | salaheldinsoliman  |
+
+### Emeritus Maintainers
+| name              | Github    | Discord        |
+|-------------------|-----------|----------------|
 | Lucas Steuernagel | [@LucasSte](https://github.com/LucasSte)  | LucasSte#2331  |
 | Cyrill Leutwiler  | [@xermicus](https://github.com/xermicus)  | kägifret#8095  |
-| Salaheldin Soliman| [@salaheldinsoliman](https://github.com/salaheldinsoliman) | salaheldinsoliman  |