Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 45f8127

Browse files
authored
Merge pull request #9 from Bara/updateCredits
Add @JulienKluge to credits list
2 parents 185629b + 1670d6a commit 45f8127

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UI/Windows/AboutWindow.xaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
<Grid HorizontalAlignment="Stretch" VerticalAlignment="Top" Height="Auto" Margin="0,2,0,2" IsHitTestVisible="False">
4848
<TextBlock Name="PeopleInvolvedBlock" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="45,0,0,0" Text="People involved:" FontSize="30" FontWeight="Thin" />
4949
<StackPanel HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Margin="325,15,0,15">
50-
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- Bara (Tester, Proposer, Contributor, Updateserver owner)" FontWeight="Bold" FontSize="15" />
50+
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- Julien 'Aeon' Kluge (Original creator of SPEdit)" FontWeight="Bold" FontSize="15" />
51+
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- Bara (Tester, Proposer, Contributor, Update Server, Domain)" FontWeight="Bold" FontSize="13" />
5152
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- mev (Proposer, Contributor, Color-Sheme-Designer)" FontWeight="Bold" />
5253
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- BAILOPAN (Proposer, Help)" />
5354
<TextBlock HorizontalAlignment="Left" VerticalAlignment="Top" Text="- necavi (Tester, Proposer, Contributor)" />

0 commit comments

Comments
 (0)