Added comment field in HostEntry for end-of-line comments in known_hosts file (#517)

* Added comment field in HostEntry for end-of-line comments in known_hosts file.

* Also modified the getLine() method to return the comment, if it exists.

* Fixed implementation

* Add CODEOWNERS file

Co-authored-by: Jeroen van Erp <jeroen@hierynomus.com>
This commit is contained in:
Jason
2020-02-14 05:40:15 -05:00
committed by GitHub
parent d10a33ec59
commit 989fb8cde6
3 changed files with 63 additions and 11 deletions

2
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,2 @@
* @hierynomus