From 1aeef5f41f95f86d5f2d5982db25b92656ac3971 Mon Sep 17 00:00:00 2001 From: wing328 Date: Fri, 19 May 2017 23:32:10 +0800 Subject: [PATCH] add @asnelling as the template owner of apex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8caf5a7d365..1457eb62ba1 100644 --- a/README.md +++ b/README.md @@ -867,6 +867,7 @@ Swagger Codegen core team members are contributors who have been making signific Here is a list of template creators: * API Clients: * Akka-Scala: @cchafer + * Apex: @asnelling * Bash: @bkryza * C++ REST: @Danielku15 * C# (.NET 2.0): @who