summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStu Small <stuart.alan.small@gmail.com>2019-09-05 15:25:10 -0600
committerStu Small <stuart.alan.small@gmail.com>2019-09-05 15:25:10 -0600
commit86c3d93af933e9a106cfcae8e8243b84dc5f877b (patch)
tree553d92f476178db1f82621fcd1df749b3978e103
parentdea7dd7043f6844c21513e904b1f19eb629ea41e (diff)
Add stusmall to secure working group
-rw-r--r--people/stusmall.toml4
-rw-r--r--teams/wg-secure-code.toml3
2 files changed, 6 insertions, 1 deletions
diff --git a/people/stusmall.toml b/people/stusmall.toml
new file mode 100644
index 0000000..38f49f8
--- /dev/null
+++ b/people/stusmall.toml
@@ -0,0 +1,4 @@
+name = 'Stuart Small'
+email = 'stuart.alan.small@gmail.com'
+github = 'stusmall'
+github-id = 1697444
diff --git a/teams/wg-secure-code.toml b/teams/wg-secure-code.toml
index 046650c..bc0712f 100644
--- a/teams/wg-secure-code.toml
+++ b/teams/wg-secure-code.toml
@@ -6,7 +6,8 @@ leads = ["Shnatsel", "tarcieri"]
members = [
"Shnatsel",
"tarcieri",
- "alex"
+ "alex",
+ "stusmall"
]
[website]