From c62db0560ac26930bc430158ed8879de20edd650 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:24:26 +0300 Subject: [PATCH 1/8] Update CODEOWNERS Former-commit-id: 400dfe79205c9271ece7c94bf49655e6499d9d67 --- .github/CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) 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 From b470adc862cc780894a0f3b690180b36c32e0059 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:25:06 +0300 Subject: [PATCH 2/8] Update AUTHORS Former-commit-id: 0c636c9c512094ceb593db3f1e062dc5627b82e9 --- AUTHORS | 1 - 1 file changed, 1 deletion(-) 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 From 1d3db24ccf91e1bb2104fa18a75b3fb9650145cf Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:25:21 +0300 Subject: [PATCH 3/8] Update AUTHORS Former-commit-id: 7929d344f1ec2468e6d7601a88ca91b31db643f2 --- cache/AUTHORS | 1 - 1 file changed, 1 deletion(-) 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 From 4383d0c2e7932fd8a412d1795e5cce8def93fa53 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:25:34 +0300 Subject: [PATCH 4/8] Update AUTHORS Former-commit-id: 63cebcbb80ab06c4311c46edf97f6e515eef633f --- sessions/AUTHORS | 1 - 1 file changed, 1 deletion(-) 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 From 45706768a35dd6849912b8801e9bb4f59b1188d5 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:25:46 +0300 Subject: [PATCH 5/8] Update AUTHORS Former-commit-id: 1a719b794194f7cf2bb450641602f657bb63143b --- typescript/AUTHORS | 1 - 1 file changed, 1 deletion(-) 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 From 55bf9c1b7a9e4773296b02b5e5357aa85547a3e3 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:26:08 +0300 Subject: [PATCH 6/8] Update AUTHORS Former-commit-id: 97fff38993685c8e5f812e5ecff80a342d6d513b --- websocket/AUTHORS | 1 - 1 file changed, 1 deletion(-) 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 From 6f6bbfea5255698a265d287f239ee7486d1a0ea4 Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:40:58 +0300 Subject: [PATCH 7/8] Update HISTORY.md Former-commit-id: 244700cd6ac2eccd459a1354c0213447e4b73594 --- HISTORY.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 2ed74c55..326ab0af 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. + 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. From 069caf2b96e5b526a1800e8c263cbf80ff60c1cf Mon Sep 17 00:00:00 2001 From: Bill Q Date: Tue, 24 Oct 2017 16:47:02 +0300 Subject: [PATCH 8/8] Update HISTORY.md Former-commit-id: 5e99447a20fcd359fd46beec300cc85594788e84 --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 326ab0af..241a1be7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1439,7 +1439,7 @@ The leadership of this, open-source, repository was transferred to [hiveminded]( 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. +> [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!