Browse Source

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

maintainers.json: add @sjwarner-bp
Stuart Kent 8 years ago
parent
commit
c41e477d04
No account linked to committer's email
1 changed files with 8 additions and 1 deletions
  1. 8
    1
      config/maintainers.json

+ 8
- 1
config/maintainers.json View File

@@ -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
+}