Skip to content

Commit

Permalink
doc: add Jean-Christophe to list of TC members
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
matzf committed Jun 14, 2024
1 parent 50b971c commit 4c3e463
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# - Either Dominik (oncilla) or Lukas (lukedirtwalker) should be involved for
# changes that could impact the compatibility between this implementation and
# their proprietary system.
# - Matthias (matzf) would like to be involved for changes to the router
antlr/** @oncilla @lukedirtwalker
control/trust/** @oncilla
gateway/dataplane/encoder.go @oncilla @lukedirtwalker
Expand All @@ -21,6 +20,5 @@ pkg/slayers/** @scionproto/scion-core-team
pkg/snet/** @scionproto/scion-core-team
private/trust/** @oncilla
proto/** @oncilla @lukedirtwalker
router/dataplane.go @matzf
scion-pki/** @oncilla
tools/braccept/cases/** @scionproto/scion-core-team
2 changes: 1 addition & 1 deletion doc/dev/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ implementation projects.

The current members of the TC Implementation are:

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


.. rubric:: Responsibilities and Tasks
Expand Down
2 changes: 1 addition & 1 deletion doc/dev/testing/buildkite.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Cluster configuration

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

Primary contacts `matzf <https://github.com/matzf>`_, `jiceatscion <https://github.com/jiceatscion>`_,
Primary contact `jiceatscion <https://github.com/jiceatscion>`_,
alt contact `nicorusti <https://github.com/nicorusti>`_.


Expand Down

0 comments on commit 4c3e463

Please sign in to comment.