Merge pull request #1486 from MunGell/remove-kotlin-lib-playground

Removed Kotlin Libraries Playground from data.json
This commit is contained in:
Sammy Hori 2024-10-21 22:27:25 +01:00 committed by GitHub
commit d88570a33f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1161,15 +1161,6 @@
],
"description": "A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON."
},
{
"name": "Kotlin Libraries Playground",
"link": "https://github.com/LouisCAD/kotlin-libraries-playground",
"label": "good-first-issue",
"technologies": [
"Kotlin"
],
"description": "A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions."
},
{
"name": "Algorithmic Pseudocode",
"link": "https://github.com/just-a-visitor/algorithmic-pseudocode",