Authentication-Results: mail-b.sr.ht; dkim=pass header.d=disroot.org header.i=@disroot.org Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by mail-b.sr.ht (Postfix) with ESMTPS id 40AAB11F041 for <~tyil/rms-support@lists.sr.ht>; Fri, 16 Apr 2021 07:39:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2FCF450CF4; Fri, 16 Apr 2021 09:38:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k8jGE3C3aUgz; Fri, 16 Apr 2021 09:38:57 +0200 (CEST) From: =?UTF-8?q?Iv=C3=A1n=20=C3=81valos?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1618558737; bh=8jSHbLiMoNXza0B9uKu1TNAyjwrqSNQn3DLIl7DKWWI=; h=From:To:Cc:Subject:Date; b=B2ACBweagFMz5Y64z0m/5DcR4GDsp3X96nRXyH9lTslJgbqV4yP6R0zbDatP8VCeV bVaBwawxM/prwTUaqgFMuDOILlvJoNRM+09JqenNVnpLX1VKDSlpxwB5t1oLO4wkL5 CWefIGENWpba5f4flJ+nOYA1p+jmdAOlQYZsLKLef0PqNdK6Emq5q6fAaoIqpiQek7 9w2gNcZIikrXxGdFJxFq23XLNI9sO2IZ7g5pbcxpyzBw4uqYbjm1Hox1klMbPmiWBo eNJjBSc6oX3DGfRYy+RQcnexntSmmmh4o8OcAaljuaFrsRvzrBypD+P9hLectVldLK Z31qj3jSQhS8A== To: ~tyil/rms-support@lists.sr.ht Cc: =?UTF-8?q?Iv=C3=A1n=20=C3=81valos?= Subject: [PATCH] Added signatura Date: Fri, 16 Apr 2021 02:38:45 -0500 Message-Id: <20210416073845.5787-1-avalos@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Iván Ávalos --- _data/signed/avalos.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _data/signed/avalos.yaml diff --git a/_data/signed/avalos.yaml b/_data/signed/avalos.yaml new file mode 100644 index 00000000..d34d0351 --- /dev/null +++ b/_data/signed/avalos.yaml @@ -0,0 +1,2 @@ +name: Iván Ávalos +link: https://avalos.me/ -- 2.30.0