diff --git a/CODEOWNERS b/CODEOWNERS index d5491d232..1f3b365cd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,4 +12,4 @@ # This should make it easy to add new rules without breaking existing ones. # Global rule: -* @mcmire @guialbuk @VSPPedro +* @VSPPedro @matsales28 diff --git a/README.md b/README.md index f619ee1b4..9ef7fe373 100644 --- a/README.md +++ b/README.md @@ -486,12 +486,22 @@ Shoulda Matchers follows Semantic Versioning 2.0 as defined at ## Team -Shoulda Matchers is maintained by [Elliot Winkler][mcmire], [Gui -Albuk][guialbuk] and [Pedro Paiva][VSPPedro]. +Shoulda Matchers is currently maintained by [Pedro Paiva][VSPPedro] and [Matheus +Sales][matsales28]. Previous maintainers include [Elliot Winkler][mcmire], +[Gui Albuk][guialbuk], [Jason Draper][drapergeek], [Melissa Xie][mxie], +[Gabe Berke-Williams][gabebw], [Ryan McGeary][rmm5t], [Joe Ferris][jferris], and +[Tammer Saleh][tammersaleh]. +[VSPPedro]: https://github.com/VSPPedro +[matsales28]: https://github.com/matsales28 [mcmire]: https://github.com/mcmire [guialbuk]: https://github.com/guialbuk -[VSPPedro]: https://github.com/VSPPedro +[drapergeek]: https://github.com/drapergeek +[mxie]: https://github.com/mxie +[gabebw]: https://github.com/gabebw +[rmm5t]: https://github.com/rmm5t +[jferris]: https://github.com/jferris +[tammersaleh]: https://github.com/tammersaleh ## Copyright/License