Add an authors file which traces the history of my specific fork
This commit is contained in:
8
AUTHORS
Normal file
8
AUTHORS
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Original Author:
|
||||||
|
ttyerl <tty.erlang@gmail.com> - http://github.com/ttyerl/sqlite-erlang
|
||||||
|
|
||||||
|
Forkers:
|
||||||
|
Max Lapshin - http://github.com/maxlapshin/erlang-sqlite3
|
||||||
|
Sergey Miryanov - http://github.com/sergey-miryanov/erlang-sqlite3
|
||||||
|
Alexey Romanov - http://github.com/alexeyr/erlang-sqlite3
|
||||||
|
David Reid - http://github.com/dreid/erlang-sqlite3
|
||||||
@@ -14,3 +14,9 @@ Example Usage
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
Use src/sqlite3_test.erl as an example.
|
Use src/sqlite3_test.erl as an example.
|
||||||
|
|
||||||
|
|
||||||
|
Authors
|
||||||
|
-------
|
||||||
|
|
||||||
|
See ./AUTHORS
|
||||||
|
|||||||
Reference in New Issue
Block a user