mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
Merge pull request #797 from kataras/hiveminded-patch-1
Thank you! Former-commit-id: 6bd178e97e517811deb67a20a6819f8a86ebc7a6
This commit is contained in:
commit
3c5f729f40
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -1,6 +1,2 @@
|
|||
# These owners will be the default owners for everything in the repo.
|
||||
* @kataras
|
||||
*.go @hiveminded @kataras
|
||||
*.md @hiveminded @kataras
|
||||
*.html @hiveminded @kataras
|
||||
*.css @hiveminded @kataras
|
1
AUTHORS
1
AUTHORS
|
@ -2,4 +2,3 @@
|
|||
# purposes.
|
||||
|
||||
Gerasimos Maropoulos <kataras2006@hotmail.com>
|
||||
Bill Qeras, Jr. <hiveminded@tutanota.com>
|
|
@ -1437,6 +1437,10 @@ After a month of negotiations and searching I succeed to find a decent software
|
|||
|
||||
The leadership of this, open-source, repository was transferred to [hiveminded](https://github.com/hiveminded), the author of iris-based [get-ion/ion](https://github.com/get-ion/ion), he actually did an excellent job on the framework, he kept the code as minimal as possible and at the same time added more features, examples and middleware(s).
|
||||
|
||||
UPDATE:
|
||||
|
||||
> [I am](https://github.com/hiveminded) voluntarily quiting this responsibility because I've been re-positioned as the new Lead Product Manager of the company I'm working for many years, which I accepted with honor. That's a very time consuming position I'm responsible to accomplish and deliver, therefore, I transfer all my rights back to @kataras and I resign from any copyrights over this project. My contribution clearly didn't make the difference but I owe a big "thank you" to Gerasimos for the chance he gave me and I hope the bests for him and iris. Thank you all.
|
||||
|
||||
These types of projects need heart and sacrifices to continue offer the best developer experience like a paid software, please do support him as you did with me!
|
||||
|
||||
## 📰 Changelog
|
||||
|
@ -1754,4 +1758,4 @@ Server
|
|||
|
||||
Future plans
|
||||
- Future Go1.9's [ServeTLS](https://go-review.googlesource.com/c/38114/2/src/net/http/server.go) is ready when 1.9 released
|
||||
- Future Go1.9's typealias feature is ready when 1.9 released, i.e `context.Context` -> `iris.Context` just one import path instead of todays' two.
|
||||
- Future Go1.9's typealias feature is ready when 1.9 released, i.e `context.Context` -> `iris.Context` just one import path instead of todays' two.
|
||||
|
|
1
cache/AUTHORS
vendored
1
cache/AUTHORS
vendored
|
@ -2,4 +2,3 @@
|
|||
# purposes.
|
||||
|
||||
Gerasimos Maropoulos <kataras2006@hotmail.com>
|
||||
Bill Qeras, Jr. <hiveminded@tutanota.com>
|
|
@ -2,4 +2,3 @@
|
|||
# purposes.
|
||||
|
||||
Gerasimos Maropoulos <kataras2006@hotmail.com>
|
||||
Bill Qeras, Jr. <hiveminded@tutanota.com>
|
|
@ -2,4 +2,3 @@
|
|||
# purposes.
|
||||
|
||||
Gerasimos Maropoulos <kataras2006@hotmail.com>
|
||||
Bill Qeras, Jr. <hiveminded@tutanota.com>
|
|
@ -2,4 +2,3 @@
|
|||
# purposes.
|
||||
|
||||
Gerasimos Maropoulos <kataras2006@hotmail.com>
|
||||
Bill Qeras, Jr. <hiveminded@tutanota.com>
|
Loading…
Reference in New Issue
Block a user