diff --git a/RetailCoder.VBE/UI/AboutWindow.Designer.cs b/RetailCoder.VBE/UI/AboutWindow.Designer.cs index 1203185fcc..a5028a69b0 100644 --- a/RetailCoder.VBE/UI/AboutWindow.Designer.cs +++ b/RetailCoder.VBE/UI/AboutWindow.Designer.cs @@ -63,20 +63,31 @@ private void InitializeComponent() this.SpecialThanksList.ForeColor = System.Drawing.Color.DimGray; this.SpecialThanksList.FormattingEnabled = true; this.SpecialThanksList.Items.AddRange(new object[] { - "Carlos J. Quintero (MZ-Tools articles & help with VBE API)", + "Community:", "Code Review Stack Exchange", + "JetBrains ReSharper Community Team", + "Stack Overflow", + "", + "Blogs:", + "Michal Krzych (vba4all.com)", + "Knjname developer blog (clockahead.blogspot.jp)", + "", + "Contributors & supporters:", + "Abraham Hosch", + "Carlos J. Quintero (MZ-Tools articles & help with VBE API)", "@daFreeMan", "@Duga SE chat bot", "Francis Veilleux-Gaboury", "Frank Van Heeswijk", "@Hosch250", - "JetBrains ReSharper Community Team", - "Knjname developer blog (clockahead.blogspot.jp)", - "Michal Krzych (vba4all.com)", "@mjolka", "Philip Wales", + "Rob Bovey", + "Ross McLean", "Ross Knudsen", "Simon Forsberg", + "Stephen Bullen", + "", "All contributors to our GitHub repository", "All our stargazers, likers & followers, for the warm fuzzies", "...and anyone reading this!"});