From f93bc0ecb41a4c9ff681fa74da8081c98d7a485d Mon Sep 17 00:00:00 2001 From: daudix-UFO Date: Tue, 4 Oct 2022 23:59:36 +0300 Subject: [PATCH] feat: add all other contributors --- gradience/main.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gradience/main.py b/gradience/main.py index 1dbcaa7d..107552a4 100644 --- a/gradience/main.py +++ b/gradience/main.py @@ -1082,7 +1082,12 @@ This app is written in Python and uses GTK 4 and libadwaita. about.add_credit_section( "Others", [ + "Sabri Ünal https://github.com/libreajans", + "Erick Howard https://github.com/DivineBicycle", + "Hari Rana https://github.com/TheEvilSkeleton", "José Hunter https://github.com/halfmexican", + "José Hunter https://github.com/halfmexican", + "Sal Watson https://github.com/salarua", ], )