Skip to content

Commit 7bc817a

Browse files
committed
Fixed author info for GSSAPI implementation
1 parent a9fba53 commit 7bc817a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MailKit/Security/SaslMechanismGssapi.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
//
22
// SaslMechanismGssapi.cs
33
//
4-
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
4+
// Authors: Roman Konecny <rokonecn@microsoft.com>
5+
// Jeffrey Stedfast <jestedfa@microsoft.com>
56
//
67
// Copyright (c) 2013-2025 .NET Foundation and Contributors
78
//

0 commit comments

Comments
 (0)