From d9aa82fa1442db8dffc34e693d2fd460da38e5b9 Mon Sep 17 00:00:00 2001 From: Colin Perkins Date: Mon, 23 Oct 2023 18:31:12 +0100 Subject: [PATCH] Update ANRP award committee --- content/anrp/index.haml | 3 +++ lib/filter_url.rb | 2 ++ 2 files changed, 5 insertions(+) diff --git a/content/anrp/index.haml b/content/anrp/index.haml index c7f7e15..f3c2bdb 100644 --- a/content/anrp/index.haml +++ b/content/anrp/index.haml @@ -315,16 +315,19 @@ title: Applied Networking Research Prize The ANRP award committee for 2024 comprises: %ul.twocol %li Sangeetha Abdu Jyothi, University of California, Irvine + %li Gautam Akiwate, Stanford %li Marco Chiesa, KTH %li Taejoong (Tijay) Chung, Virginia Tech %li Stephen Farrell, Trinity College Dublin %li Marwan Fayed, Cloudflare %li Mat Ford, Internet Society + %li Oliver Gasser, Max Planck Institute for Informatics %li Michio Honda, University of Edinburgh %li Nitinder Mohan, TUM %li Colin Perkins, University of Glasgow (Chair) %li Philipp Richter, Akamai/MIT %li Melinda Shore, No Mountain Software + %li Rachee Singh, Cornell %li Anna Sperotto, University of Twente %li Stephen Strowes, Fastly %li Matthias Wählisch, TU Dresden diff --git a/lib/filter_url.rb b/lib/filter_url.rb index 8fc8310..789dcc0 100644 --- a/lib/filter_url.rb +++ b/lib/filter_url.rb @@ -47,6 +47,7 @@ class URLFilter < Nanoc::Filter "Simone Ferlin" => "https://ferlin.io", "Georgia Fragkouli" => "https://people.epfl.ch/georgia.fragkouli?lang=en", "Michio Honda" => "https://micchie.net", + "Oliver Gasser" => "https://olivergasser.net", "Phillipa Gill" => "https://people.cs.umass.edu/~phillipa/", "Sharon Goldberg" => "http://www.cs.bu.edu/~goldbe/", "Ralph Holz" => "https://ralphholz.science", @@ -77,6 +78,7 @@ class URLFilter < Nanoc::Filter "Philipp Richter" => "https://people.csail.mit.edu/richterp/", "Justine Sherry" => "http://www.justinesherry.com", "Melinda Shore" => "https://datatracker.ietf.org/person/Melinda%20Shore", + "Rachee Singh" => "https://www.racheesingh.com", "Joel Sommers" => "https://cs.colgate.edu/~jsommers/", "Bruce Spang" => "https://brucespang.com", "Anna Sperotto" => "https://annasperotto.org",