Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 3 column 124
---
name: GithubRepositoryAPI
repoUrl: https://github.com/itzhapp/GithubRepositoryAPI
description: Takes two arguments, the first argument is the programming language and the second one is page number. Example: Python 3 -> returns repositories with Python on page 3. Returns JSON "name", "link", "description"
languages: # A list of programming languages used in this project
- Python
tags: # A list of keywords relevant to the contributors for this project
- Tools
maps:
- url: https://app.codesee.io/maps/public/f5dcb920-ee8f-11ec-a5b3-bb55880b8b59
maintainer: itzhapp
---
GithubRepositoryAPI!
Any Help Appreciated!