From 7db6f5ac15374f3264f30b06accec79aeda09ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Leite?= Date: Mon, 29 Jun 2026 08:46:34 -0300 Subject: [PATCH] docs: add author profile links for Marcos Wasilew and Carlos Amorin Link the two new authors to their GitHub profiles in _pkgdown.yml (marcoswasiliew, cagaf), matching the existing author hrefs. Co-Authored-By: Claude Opus 4.8 (1M context) --- _pkgdown.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index d9e767d..d1ce629 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -15,8 +15,12 @@ home: authors: Andre Leite: href: https://github.com/milkway + Marcos Wasilew: + href: https://github.com/marcoswasiliew Hugo Vasconcelos: href: https://github.com/hugoavmedeiros + Carlos Amorin: + href: https://github.com/cagaf Diogo Bezerra: href: https://github.com/DiCarvalhoB