Skip to content

Commit 8055886

Browse files
committed
Add my name to the list of authors.
1 parent fc67d1a commit 8055886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/LambdaConverters.Wpf/LambdaConverters.Wpf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<DelaySign>true</DelaySign>
3232
<PackageId>LambdaConverters</PackageId>
3333
<Version>3.0.0</Version>
34-
<Authors>Michael Damatov, Dimitri Enns</Authors>
34+
<Authors>Michael Damatov, Dimitri Enns, Alex Helms</Authors>
3535
<Company />
3636
<Product />
3737
<Description>The library allows to create IValueConverter, IMultiValueConverter, DataTemplateSelector, and ValidationRule objects with the most convenient syntax available, ideally, using the lambda expressions.</Description>

0 commit comments

Comments
 (0)