From 5a6f948a79cc37332c84e61605a8236379f61b5c Mon Sep 17 00:00:00 2001 From: Pierre-Marie de Rodat Date: Thu, 28 Nov 2019 08:00:42 +0100 Subject: [PATCH] gnatcoll: transfer maintainership from Alejandro to myself --- index/gn/gnatcoll.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index/gn/gnatcoll.toml b/index/gn/gnatcoll.toml index 0d9a55a6..11e861a3 100644 --- a/index/gn/gnatcoll.toml +++ b/index/gn/gnatcoll.toml @@ -2,8 +2,8 @@ description = "GNAT Components Collection - Core packages" licenses = ["GPL 3.0"] authors = ["AdaCore"] -maintainers = ["alejandro@mosteo.com"] -maintainers-logins = ["mosteo"] +maintainers = ["derodat@adacore.com"] +maintainers-logins = ["pmderodat"] # This crate has a hidden conflict with any other gnatcoll. # Declaring conflicts was removed during index transition