From bc8ac73ddbaf8f3783d458ec58b002bdb3a6a735 Mon Sep 17 00:00:00 2001 From: Nabos <2191596-nabos@users.noreply.gitlab.com> Date: Fri, 3 Mar 2023 16:12:49 +0100 Subject: [PATCH] Adding Nabos to authors --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fec5a34..5174031 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "swaysome" version = "1.1.5" -authors = ["Skia "] +authors = ["Skia ", "Nabos "] edition = "2021" description = "swaysome provides a different way to manage your multiple outputs with the sway windows manager" license = "MIT"