Skip to content

Commit 45053b7

Browse files
authored
doc: add Jean-Christophe to list of TC members (scionproto#4551)
JC has been appointed to the TC Implementation by the SCION Association Board on 21.5.2024, replacing matzf. Remove matzf from CODEOWNERS, and other docs. Add JC as code owner for router/
1 parent 50b971c commit 45053b7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# - Either Dominik (oncilla) or Lukas (lukedirtwalker) should be involved for
1212
# changes that could impact the compatibility between this implementation and
1313
# their proprietary system.
14-
# - Matthias (matzf) would like to be involved for changes to the router
14+
# - Jean-Christophe (jiceatscion) would like to be involved for changes to the router
1515
antlr/** @oncilla @lukedirtwalker
1616
control/trust/** @oncilla
1717
gateway/dataplane/encoder.go @oncilla @lukedirtwalker
@@ -21,6 +21,6 @@ pkg/slayers/** @scionproto/scion-core-team
2121
pkg/snet/** @scionproto/scion-core-team
2222
private/trust/** @oncilla
2323
proto/** @oncilla @lukedirtwalker
24-
router/dataplane.go @matzf
24+
router/dataplane.go @jiceatscion
2525
scion-pki/** @oncilla
2626
tools/braccept/cases/** @scionproto/scion-core-team

doc/dev/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ implementation projects.
9393

9494
The current members of the TC Implementation are:
9595

96+
* Jean-Christophe Hugly (|span-github| `@jiceatscion <https://github.com/jiceatscion>`_, |span-slack| @Jean-Christophe Hugly)
9697
* Dominik Roos (|span-github| `@oncilla <https://github.com/oncilla>`_, |span-slack| @roosd)
9798
* François Wirz (|span-github| `@FR4NK-W <https://github.com/FR4NK-W>`_, |span-slack| @frank)
9899
* Lukas Vogel (|span-github| `@lukedirtwalker <https://github.com/lukedirtwalker>`_, |span-slack| @luke)
99100
* Marc Frei (|span-github| `@marcfrei <https://github.com/marcfrei>`_, |span-slack| @marcfrei)
100-
* Matthias Frei (|span-github| `@matzf <https://github.com/matzf>`_, |span-slack| @matzf)
101101

102102

103103
.. rubric:: Responsibilities and Tasks

doc/dev/testing/buildkite.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Cluster configuration
8989

9090
The agent cluster is operated by the SCION Association, in the AWS account ``scion-association``.
9191

92-
Primary contacts `matzf <https://github.com/matzf>`_, `jiceatscion <https://github.com/jiceatscion>`_,
92+
Primary contact `jiceatscion <https://github.com/jiceatscion>`_,
9393
alt contact `nicorusti <https://github.com/nicorusti>`_.
9494

9595

0 commit comments

Comments
 (0)