From c889a9b12f931b2005af0280d1026a2eee460cf5 Mon Sep 17 00:00:00 2001 From: qaristote Date: Mon, 17 Apr 2023 14:12:03 +0200 Subject: basics: email: change academic address --- basics/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basics') diff --git a/basics/default.nix b/basics/default.nix index b1dadf5..02278dc 100644 --- a/basics/default.nix +++ b/basics/default.nix @@ -11,7 +11,7 @@ in { email = [ { name = "academic"; - address = "quentin.aristote@ens.fr"; + address = "quentin.aristote@irif.fr"; } { name = "personal"; -- cgit v1.2.3