From 64a8b4ac47e8d8fc4549bd416af6453eb8edaaa6 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Thu, 12 May 2022 21:01:31 -0500 Subject: [PATCH] chore: add bpmct to contributors list (#1332) --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 9b93108f6d..c3e4062813 100644 --- a/docs/README.md +++ b/docs/README.md @@ -106,6 +106,7 @@ Read the [contributing docs](./CONTRIBUTING.md). | Name | Start Date | First PR Date | Organization | GitHub User Link | | ------------------- | :--------: | :-----------: | :-------------------------------: | --------------------------------------------: | | Grey Barkans | 01/13/2020 | 03/13/2022 | [Coder](https://github.com/coder) | [vapurrmaid](https://github.com/vapurrmaid) | +| Ben Potter | 08/10/2020 | 03/31/2022 | [Coder](https://github.com/coder) | [bpmct](https://github.com/bpmct) | | Mathias Fredriksson | 04/25/2022 | 04/25/2022 | [Coder](https://github.com/coder) | [mafredri](https://github.com/mafredri) | | Spike Curtis | 05/02/2022 | 05/06/2022 | [Coder](https://github.com/coder) | [spikecurtis](https://github.com/spikecurtis) | | Kira Pilot | 05/09/2022 | 05/09/2022 | [Coder](https://github.com/coder) | [Kira-Pilot](https://github.com/Kira-Pilot) |