diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..ac95ab5 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,12 @@ +Primary Authors +=============== + +* __[Thomas Hii](dukefirehawk.apps@gmail.com)__ + + Thomas is the current maintainer of the code base. He has refactored and migrated the + code base to support NNBD. + +* __[Tobe O](thosakwe@gmail.com)__ + + Tobe has written much of the original code prior to NNBD migration. He has moved on and + is no longer involved with the project. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ccea3a9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,2 @@ +# 4.0.0 +* Changed to usage `angel3_` packages diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..be2f075 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing Angel3 + +Any contributions from the community are welcome. diff --git a/LICENSE b/LICENSE index 52a1469..ee2937d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 angel-dart +Copyright (c) 2021 dukefirehawk.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal