From c52288928e48d549065af6a4d0377744d5d0a862 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Wed, 7 Jul 2021 11:53:43 +0200 Subject: [PATCH] chore: update contributors --- package.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8ac1b98..80c60d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mafmt", - "version": "9.0.0", + "version": "10.0.0", "description": "A multiaddr validator", "leadMaintainer": "Vasco Santos ", "main": "src/index.js", @@ -46,15 +46,17 @@ "Vasco Santos ", "Jacob Heun ", "dmitriy ryajov ", + "Jeromy Johnson ", "Maciej Krüger ", "Alan Shaw ", + "Alex Potsides ", "Jeromy ", "dignifiedquire ", - "Alex Potsides ", - "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", + "victorbjelkholm ", + "Hugo Dias ", "Cayman ", - "João Antunes ", + "wqsz7xn <67990210+wqsz7xn@users.noreply.github.com>", "Marcin Rataj ", - "Hugo Dias " + "João Antunes " ] }