Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/ecosystem/sdks/sdks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Matrix Application Service framework in Node.js.

[[sdks]]
name = "Matrix.org JS SDK"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(huh, first time I notice it being called this)

maintainer = "Matrix.org team"
maintainer = "Element, on behalf of the Matrix.org Foundation"
maturity = "Stable"
language = "JavaScript"
licence = "Apache-2.0"
Expand Down Expand Up @@ -506,7 +506,7 @@ featured_in = []

[[sdks]]
name = "matrix-rust-sdk"
maintainer = "The Matrix.org Foundation"
maintainer = "Element, on behalf of the Matrix.org Foundation"
maturity = "Stable"
language = "Rust"
licence = "Apache-2.0"
Expand Down