diff options
author | 2018-03-14 19:25:43 +0100 | |
---|---|---|
committer | 2018-03-14 19:25:43 +0100 | |
commit | 4cfd122a7096758cd51a58276d31c804237ef143 (patch) | |
tree | cd2a6e4618380ec8ad6e77186779ce15334260aa | |
parent | 485a6115f30fcafd00f527351e51ad2499f9bb50 (diff) | |
download | flat-remix-4cfd122a7096758cd51a58276d31c804237ef143.tar.gz flat-remix-4cfd122a7096758cd51a58276d31c804237ef143.zip |
Add AUTHORS
-rwxr-xr-x | Authors | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Authors b/Authors new file mode 100755 index 000000000..8dbd65cdc --- /dev/null +++ b/Authors @@ -0,0 +1,7 @@ +Maintainer: + Daniel Ruiz de Alegría (daniruizdealegria@gmail.com) + +Contributors: + - Peter Cornelis (https://github.com/poltertec) + - Joshua H. Fogg (https://github.com/Foggalong) + - Alexey Varfolomeev (https://github.com/varlesh) |