Skip to content

Commit d5bc6e3

Browse files
misc: fix roadmap
1 parent 43fbfcb commit d5bc6e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ The application will be accessible at `http://localhost:8080`.
8484
As outlined in the `roadmap.md`, the future vision for this project includes:
8585

8686
- **Improved Scalability:** Implementing a message queue (e.g., RabbitMQ, Kafka) for asynchronous processing of leaderboard generation jobs.
87-
- **GitHub Token Management:** Allowing users to update their GitHub tokens through the API.
87+
- **Additional GitHub Tools:** Build more tools leveraging the GitHub API to help manage and automate tasks within your GitHub organization.

roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
1. Instead of synchronous processing, use a queue (e.g. RabbitMQ, Kafka) to asynchronously process leaderboard jobs.
2-
2+
2. Add other github org management functionalities like bulk add users

0 commit comments

Comments
 (0)