Skip to content

Commit 9ccbc01

Browse files
committed
Update MAINTAINERS.md and fix Ruby version incompatibility.
1 parent cc8c8dd commit 9ccbc01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MAINTAINERS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ When adding a new page to the website, follow these steps:
162162
2. **Add Data (if needed)**:
163163
If your page requires new data, add a file in the `_data/` directory. Choose the appropriate format:
164164

165-
Here is your updated content in proper markdown:
166-
167165
---
168166

169167
- **JSON (Preferred)**: Use for most structured data, especially when the data structure is complex or nested. JSON is the default choice for new data files.

0 commit comments

Comments
 (0)