Skip to content

Commit 0f6b809

Browse files
authored
Merge pull request #5 from polyvariant/add-scalajs-and-intellij-scala
Update accounts.ts, add Scala JS and IntelliJ Scala
2 parents c898a34 + 8fd059b commit 0f6b809

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/scala/accounts.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ export const scalaRelatedOrganizationProfiles = [
22
"did:plc:mb6e2ashxeswusv7f7hwusp5", // scala-lang.org https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=scala-lang.org
33
"did:plc:5nlshbn5adh3fjwzyz7xjpwl", // Scala Space https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=scalaspace.bsky.social
44
"did:plc:xs35x5l4ogj3g4eymh6ngcsr", // Scala Times https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=scalatimes.com
5+
"did:plc:lc3vnztamcatgyfeaexhmieq", // scala-js.org https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=scala-js.org
6+
"did:plc:qy6stkf5yoslvj2vfkmn5bcs", // IntelliJ Scala https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=scala.intellijidea.com
57
]

0 commit comments

Comments
 (0)