Przeglądaj źródła

Merge pull request #1062 from sjwarner-bp/maintainer-sam

maintainers.json: add @sjwarner-bp
Stuart Kent 8 lat temu
rodzic
commit
c41e477d04
Brak konta powiązanego z e-mailem autora
1 zmienionych plików z 8 dodań i 1 usunięć
  1. 8
    1
      config/maintainers.json

+ 8
- 1
config/maintainers.json Wyświetl plik

@@ -53,6 +53,13 @@
53 53
       "github_username": "FridaTveit",
54 54
       "name": "Frida Johanne Tveit",
55 55
       "show_on_website": true
56
+    },
57
+    {
58
+      "alumnus": false,
59
+      "bio": "I am a software developer and consultant working for Black Pepper Software, a software company based in Leamington Spa, England. I'm a recent Computer Science graduate from the University of Warwick, and love all things to do with computers!",
60
+      "github_username": "sjwarner-bp",
61
+      "name": "Sam Warner",
62
+      "show_on_website": true
56 63
     }
57 64
   ]
58
-}
65
+}