Browse Source

Merge pull request #11071 from growilabs/support/178592-182387-add-name-vulnerability-hunters

support: Add vulnerability hunters
Yuki Takei 12 hours ago
parent
commit
4e89fd239d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      apps/app/resource/Contributor.js

+ 4 - 0
apps/app/resource/Contributor.js

@@ -160,6 +160,10 @@ const contributors = [
             name: 'Yuji Tounai',
           },
           { name: 'yy0931' },
+          {
+            position: 'GMO Cybersecurity by Ierae, Inc.',
+            name: 'Sho Odagiri',
+          },
         ],
       },
     ],