diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6ca7098e..d1bc704a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 \ No newline at end of file diff --git a/AUTHORS b/AUTHORS index 20107111..3279210d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,4 +2,3 @@ # purposes. Gerasimos Maropoulos -Bill Qeras, Jr. \ No newline at end of file diff --git a/HISTORY.md b/HISTORY.md index 2ed74c55..241a1be7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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. \ No newline at end of file +- 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. diff --git a/cache/AUTHORS b/cache/AUTHORS index f60e7cea..9d95ab3b 100644 --- a/cache/AUTHORS +++ b/cache/AUTHORS @@ -2,4 +2,3 @@ # purposes. Gerasimos Maropoulos -Bill Qeras, Jr. \ No newline at end of file diff --git a/sessions/AUTHORS b/sessions/AUTHORS index 592f37c5..036e1432 100644 --- a/sessions/AUTHORS +++ b/sessions/AUTHORS @@ -2,4 +2,3 @@ # purposes. Gerasimos Maropoulos -Bill Qeras, Jr. \ No newline at end of file diff --git a/typescript/AUTHORS b/typescript/AUTHORS index dcc4141b..246a4f6d 100644 --- a/typescript/AUTHORS +++ b/typescript/AUTHORS @@ -2,4 +2,3 @@ # purposes. Gerasimos Maropoulos -Bill Qeras, Jr. \ No newline at end of file diff --git a/websocket/AUTHORS b/websocket/AUTHORS index 3238ad98..bc8d8fc9 100644 --- a/websocket/AUTHORS +++ b/websocket/AUTHORS @@ -2,4 +2,3 @@ # purposes. Gerasimos Maropoulos -Bill Qeras, Jr. \ No newline at end of file