aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Martin Holst Swende <martin@swende.se>2020-11-11 03:47:02 +0100
committerGravatar GitHub <noreply@github.com>2020-11-10 18:47:02 -0800
commit52d73b89235a1fdf17dbd4695c16a063542b388b (patch)
treeb447f519e17c98f69343c31d2532c0b52703291c
parent7e4c035a827e2b03de7729feadc8a4d78e7fcb5b (diff)
project/go-ethereum: use canon address instead of vanity-alias (#4625)
-rw-r--r--projects/go-ethereum/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/go-ethereum/project.yaml b/projects/go-ethereum/project.yaml
index 7379035a..d021be36 100644
--- a/projects/go-ethereum/project.yaml
+++ b/projects/go-ethereum/project.yaml
@@ -3,7 +3,7 @@ primary_contact: "peter@ethereum.org"
auto_ccs :
- "fjl@ethereum.org"
- "martin.swende@ethereum.org"
- - "mariusvdw@ethereum.org"
+ - "marius.vanderwijden@ethereum.org"
language: go
fuzzing_engines:
- libfuzzer