commit d7ec78e551c3c2824633446d02421fd6e6d5da16 parent 5e25c09746f3318209f582c594366950fc78980b Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Sat, 15 May 2010 12:28:12 +1000 Update contributors Diffstat:
M | src/spek-window.vala | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git 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 <alexander@kojevnikov.com>" + "Primary Development:", + "\tAlexander Kojevnikov (maintainer) <alexander@kojevnikov.com>", + "", + "Contributors:", + "\tFabian Deutsch" }; string[] artists = { "Olga Vasylevska"