Skip to content

Commit

Permalink
add cryptography orgs
Browse files Browse the repository at this point in the history
  • Loading branch information
oceans404 committed Feb 22, 2024
1 parent 903f2b9 commit 86c2add
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/services/issue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ const orgs = [
'starkware-libs',
'0xPolygon',
'0xPolygonHermez',
// cryptography - mpc and fhe
'nillion-oss',
'Inco-fhevm',
'zama-ai',
]
const orgString = `org:${orgs.join(' org:')}`

Expand Down

0 comments on commit 86c2add

Please sign in to comment.