Add active attribute to codegen-sh[bot].json
Browse files- codegen-sh[bot].json +2 -1
codegen-sh[bot].json
CHANGED
|
@@ -3,5 +3,6 @@
|
|
| 3 |
"organization": "Codegen",
|
| 4 |
"github_identifier": "codegen-sh[bot]",
|
| 5 |
"description": "Codegen is an AI-powered code generation tool that helps developers create code quickly and efficiently. It supports multiple programming languages and frameworks, making it a versatile tool for coding projects.",
|
| 6 |
-
"website": "https://codegen.sh"
|
|
|
|
| 7 |
}
|
|
|
|
| 3 |
"organization": "Codegen",
|
| 4 |
"github_identifier": "codegen-sh[bot]",
|
| 5 |
"description": "Codegen is an AI-powered code generation tool that helps developers create code quickly and efficiently. It supports multiple programming languages and frameworks, making it a versatile tool for coding projects.",
|
| 6 |
+
"website": "https://codegen.sh",
|
| 7 |
+
"active": true
|
| 8 |
}
|