From 6397b436bb718065a33136a9ec8d3b04cb75d526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sa=C5=82aban?= Date: Wed, 20 Jan 2021 05:13:37 +0100 Subject: [PATCH] Add contributor --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a214c97..d51b0dc 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ Released under the BSD 3-Clause License. See `LICENSE.txt`_. Copyright (c) 2017-2018 Michał Sałaban and Contributors: `lalanza808`_, `cryptochangements34`_, `atward`_, `rooterkyberian`_, `brucexiu`_, -`lialsoftlab`_, `moneroexamples`_, `massanchik`_, `MrClottom`_. +`lialsoftlab`_, `moneroexamples`_, `massanchik`_, `MrClottom`_, `jeffro256`_. Copyright (c) 2016 The MoneroPy Developers (``monero/base58.py`` taken from `MoneroPy`_) @@ -58,6 +58,7 @@ Copyright (c) 2011 thomasv@gitorious (``monero/seed.py`` based on `Electrum`_) .. _`moneroexamples`: https://github.com/moneroexamples .. _`massanchik`: https://github.com/massanchik .. _`MrClottom`: https://github.com/MrClottom +.. _`jeffro256`: https://github.com/jeffro256 Want to help? -------------