From d7ec78e551c3c2824633446d02421fd6e6d5da16 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sat, 15 May 2010 12:28:12 +1000 Subject: [PATCH] Update contributors --- src/spek-window.vala | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/spek-window.vala b/src/spek-window.vala index 2f1b338..e8d4391 100644 --- a/src/spek-window.vala +++ b/src/spek-window.vala @@ -126,7 +126,11 @@ namespace Spek { private void on_about_clicked () { string[] authors = { - "Alexander Kojevnikov " + "Primary Development:", + "\tAlexander Kojevnikov (maintainer) ", + "", + "Contributors:", + "\tFabian Deutsch" }; string[] artists = { "Olga Vasylevska"