We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
grey
1 parent 0893b99 commit 35e5a48Copy full SHA for 35e5a48
1 file changed
src/data/clients.ts
@@ -392,4 +392,12 @@ export const clients: ClientData[] = [
392
milestone: 0,
393
contact: [],
394
},
395
+ {
396
+ description: "LLM tries to write a JAM node.",
397
+ homepage: "https://github.com/bitarray/grey",
398
+ name: "Grey",
399
+ languages: [{ name: "Rust", set: "B" }],
400
+ milestone: 0,
401
+ contact: ["@sorpaas"],
402
+ },
403
]
0 commit comments