From c7c4eb58a6aca2a316b9f1883f02a29e52238768 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Tue, 19 Mar 2024 12:01:48 +0100 Subject: [PATCH] add Firobe to mirage-crypto-ec authors --- mirage-crypto-ec.opam | 1 + 1 file changed, 1 insertion(+) diff --git a/mirage-crypto-ec.opam b/mirage-crypto-ec.opam index a248dafe..4adeb44d 100644 --- a/mirage-crypto-ec.opam +++ b/mirage-crypto-ec.opam @@ -13,6 +13,7 @@ authors: [ "Nathan Rebours " "Clément Pascutto " "Etienne Millon " + "Virgile Robles " # and from the fiat-crypto AUTHORS file "Andres Erbsen " "Google Inc."