Skip to content

Commit

Permalink
Merge pull request #953 from y-lohse/doc/authors
Browse files Browse the repository at this point in the history
Add AUTHORS
  • Loading branch information
smwhr committed May 7, 2022
2 parents 4788893 + ad225dd commit dfc2b4f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is the list of inkjs' main contributors.

inkle Ltd. (@inkle): original source code
Yannick Lohse (@y-lohse): project creator, runtime port
Frédéric Maquin (@ephread): runtime port
furkle (@furkle): compiler port
Julien Zamor (@smwhr): compiler port

To see the full list of contributors, see the revision history in
source control. Alternatively, the complete list of contributors
can be found at https://github.com/y-lohse/inkjs/graphs/contributors
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License

Copyright (c) 2017 Yannick Lohse for the inkjs Player
Copyright (c) 2022 Julien Zamor + Furkle for the inkjs Compiler
Copyright (c) 2017 inkle Ltd.
Copyright (c) 2017 inkjs contributors (see AUTHORS)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit dfc2b4f

Please sign in to comment.