From c9ab6478247e9fa7facd9e561be39ab43053b14a Mon Sep 17 00:00:00 2001 From: Elliot Winkler Date: Sun, 29 Oct 2023 13:23:39 -0600 Subject: [PATCH] Move Elliot to alumni Hello everyone, as you are probably all too aware, I have not been very active as a maintainer over the past few years. The reality is that in my day job, I don't work with Ruby or Rails at all, and outside of work, my time is spent less on side projects and more on family and other sorts of commitments. Because of this, I feel like it is high time that I officially step away from this project. I want to thank thoughtbot for giving me the opportunity to maintain this gem for so many years (I think I started in 2013!). I also want to thank Pedro for keeping the candle burning and continuing to merge new changes, and of course those of you who still find this gem useful in your work even now. If you still need me for any reason, you can always ping me on Twitter or Mastodon (links in my bio). -- Elliot --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4de688..2f091e8 100644 --- a/README.md +++ b/README.md @@ -171,13 +171,18 @@ Shoulda Context follows Semantic Versioning 2.0 as defined at ## Team -Shoulda Context is maintained by [Pedro Paiva][VSPPedro] and [Elliot -Winkler][mcmire]. It was previously maintained by [Travis -Jeffery][travisjeffery]. +Shoulda Context is currently maintained by [Pedro Paiva][VSPPedro]. Previous +maintainers include [Elliot Winkler][mcmire], [Travis Jeffery][travisjeffery], +[Gabe Berke-Williams][gabebw], [Ryan McGeary][rmm5t], [Joe Ferris][jferris], and +[Tammer Saleh][tammersaleh]. [VSPPedro]: https://github.com/VSPPedro [mcmire]: https://github.com/mcmire [travisjeffery]: https://github.com/travisjeffery +[gabebw]: https://github.com/gabebw +[rmm5t]: https://github.com/rmm5t +[jferris]: https://github.com/jferris +[tammersaleh]: https://github.com/tammersaleh ## Copyright/License