From 9c2e5f8c7d4900549c9a04c4c6c4f21f3b1bfe31 Mon Sep 17 00:00:00 2001 From: Lesley Norton Date: Mon, 15 Nov 2021 15:47:35 -0600 Subject: [PATCH] Add authors Co-authored-by: Maxx Crawford --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f0465c..bfc2328 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "Multi-Account Containers", "description": "Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.", "version": "8.0.2", - "author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston", + "author": "Andrea Marchesini, Luke Crouch, Lesley Norton, Kendall Werts, Maxx Crawford, Jonathan Kingston", "bugs": { "url": "https://github.com/mozilla/multi-account-containers/issues" },