From 61f7293d7943c50c86edf46c21285e760f5609d4 Mon Sep 17 00:00:00 2001 From: adrinjalali Date: Fri, 2 Dec 2022 16:08:05 +0100 Subject: [PATCH] MNT cleanup user links in the changelog --- docs/changes.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index 50fd3577..61136b84 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -29,9 +29,10 @@ v0.3 :pr:`214` by `Adrin Jalali`_. - Use ``huggingface_hub`` v0.10.1 for model cards, drop ``modelcards`` dependency. :pr:`162` by `Benjamin Bossan`_. -- Add source links to API documentation. :pr:`172` by `Ayyuce Demirbas`_. +- Add source links to API documentation. :pr:`172` by :user:`Ayyuce Demirbas + `. - Add support to load model if given Path/str to ``model`` argument in - :mod:`skops.card` . :pr:`205` by `prajjwal mishra`_. + :mod:`skops.card` . :pr:`205` by :user:`Prajjwal Mishra `. v0.2 @@ -66,5 +67,5 @@ Contributors ~~~~~~~~~~~~ :user:`Adrin Jalali `, :user:`Merve Noyan `, -:user:`Benjamin Bossan `, :user:`Ayyuce Demirbas `, -:user:`Prajjwal Mishra ` +:user:`Benjamin Bossan `, :user:`Ayyuce Demirbas +`, :user:`Prajjwal Mishra `