diff --git a/projects/rubick.json b/projects/rubick.json new file mode 100644 index 0000000..8a13be5 --- /dev/null +++ b/projects/rubick.json @@ -0,0 +1,11 @@ +{ + "name": "rubick", + "unofficial": true, + "subprojects": [ + "stackforge/rubick" + ], + "core-team": [ + "mkulkin", + "gelbuhos" + ] +}