From a290c77cfc7276c7b2ae657180ae735b3d4ec752 Mon Sep 17 00:00:00 2001 From: Thomas Queiroz Date: Tue, 2 Nov 2021 20:25:48 -0300 Subject: [PATCH] env: add contributor --- src/uu/env/src/env.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uu/env/src/env.rs b/src/uu/env/src/env.rs index 835c8766c..346bf4c8e 100644 --- a/src/uu/env/src/env.rs +++ b/src/uu/env/src/env.rs @@ -1,6 +1,7 @@ // This file is part of the uutils coreutils package. // // (c) Jordi Boggiano +// (c) Thomas Queiroz // // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code.