-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hterm/nassh: start an AUTHORS document
Change-Id: Ib2b1d3aa868f9560a95e05cc2367bc8dc6b2d361 Reviewed-on: https://chromium-review.googlesource.com/585304 Reviewed-by: Rob Ginda <[email protected]> Reviewed-by: Brandon Gilmore <[email protected]> Tested-by: Mike Frysinger <[email protected]>
- Loading branch information
Showing
4 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Authors & Maintainers & Contributors | ||
|
||
This is part of the Chromium OS project. | ||
|
||
Please do not use this list to contact authors. We have a mailing list for | ||
discussions. See the [README.md](./README.md#Contact) file for details. | ||
|
||
## Maintainers | ||
|
||
The current maintainers: | ||
|
||
* Rob Ginda <rginda@>: Original author and visionary extraordinaire | ||
* Mike Frysinger <vapier@>: Likes to throw things at the wall until they stick | ||
|
||
## Contributors | ||
|
||
If you want to throw your name in here after having one of your CLs merged, | ||
feel free! If the work is a bit more significant, feel free to list that too. | ||
|
||
The list is sorted alphabetically by last name. | ||
|
||
* Toni Barzic <tbarzic@> | ||
* David Benjamin <davidben@> | ||
* Ahmed Fakhry <afakhry@> | ||
* Brandon Gilmore <varz@> | ||
* Zelidrag Hornung <zelidrag@> | ||
* Evan Jones <ej@> | ||
* Michael Kelly <mjk@> | ||
* Dmitry Polukhin <dpolukhin@> | ||
* Andrew de los Reyes <adlr@> | ||
* Marius Schilder <mschilder@> | ||
* Edoardo Spadolini <kerio00@> | ||
* Rob Spies <wilford@> | ||
* Brad Town <townba@> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Authors & Maintainers & Contributors | ||
|
||
This is part of the Chromium OS project. | ||
|
||
Please do not use this list to contact authors. We have a mailing list for | ||
discussions. See the [README.md](./README.md#Contact) file for details. | ||
|
||
## Maintainers | ||
|
||
The current maintainers: | ||
|
||
* Rob Ginda <rginda@>: Original author and visionary extraordinaire | ||
* Mike Frysinger <vapier@>: Likes to throw things at the wall until they stick | ||
|
||
The past maintainers: | ||
|
||
* Dmitry Polukhin <dpolukhin@>: NaCl OpenSSH port & integration | ||
|
||
## Contributors | ||
|
||
If you want to throw your name in here after having one of your CLs merged, | ||
feel free! If the work is a bit more significant, feel free to list that too. | ||
|
||
The list is sorted alphabetically by last name. | ||
|
||
* Toni Barzic <tbarzic@> | ||
* David Benjamin <davidben@> | ||
* Brandon Gilmore <varz@> | ||
* Connor Hegarty <cjhegarty@> | ||
* Nikolay Igotti <olonho@> | ||
* Mitchell McDermott <mcdermottm@>: SFTP mounting/integration | ||
* Renaud Paquay <rpaquay@> | ||
* Tyler Pirtle <rtp@> | ||
* Marius Schilder <mschilder@> | ||
* Rob Spies <wilford@> | ||
* Ben Smith <binji@> |