Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add drip list funding splits #109

Merged
merged 4 commits into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
## Contributing to elimu.ai 👩🏽‍💻

See https://github.com/elimu-ai/wiki/blob/main/CONTRIBUTING.md

## Funding Splits 💦

> [!NOTE]
> The maintainer splits at https://www.drips.network/app/projects/github/elimu-ai/vitabu should reflect the data in [`FUNDING_SPLITS.csv`](FUNDING_SPLITS.csv). If your GitHub username is in `FUNDING_SPLITS.csv`, add your Ethereum address next to it.
Comment on lines +7 to +10
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider enhancing the visibility and clarity of the new "Funding Splits" section.

+ ## Funding Splits 💦
+ 
+ > [!NOTE]
+ > The maintainer splits at [Drips Network](https://www.drips.network/app/projects/github/elimu-ai/vitabu) should reflect the data in [`FUNDING_SPLITS.csv`](FUNDING_SPLITS.csv). If your GitHub username is in `FUNDING_SPLITS.csv`, add your Ethereum address next to it.

This change uses markdown link syntax to address the bare URL issue flagged by Markdownlint and improves the readability of the link.

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## Funding Splits 💦
> [!NOTE]
> The maintainer splits at https://www.drips.network/app/projects/github/elimu-ai/vitabu should reflect the data in [`FUNDING_SPLITS.csv`](FUNDING_SPLITS.csv). If your GitHub username is in `FUNDING_SPLITS.csv`, add your Ethereum address next to it.
## Funding Splits 💦
> [!NOTE]
> The maintainer splits at [Drips Network](https://www.drips.network/app/projects/github/elimu-ai/vitabu) should reflect the data in [`FUNDING_SPLITS.csv`](FUNDING_SPLITS.csv). If your GitHub username is in `FUNDING_SPLITS.csv`, add your Ethereum address next to it.
Tools
Markdownlint

10-10: null (MD034, no-bare-urls)
Bare URL used

11 changes: 11 additions & 0 deletions FUNDING_SPLITS.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ethereum_address,github_username,impact_percentage
0x5D388Ec24Cc2C0C77458338696aa63AFB706A7b1,nya-elimu,49.30
0x1f1319c79F1496357781691a22B1f37dAC9D844F,gscdev,28.68
0xd46Cc93E3eE6a4fb532D9B48E95be7eD8f8f1DA0,jo-elimu,15.62
0x6321286F9B73f427C72e1f9F1bC6b3d25eF06605,hhio618,2.28
0x4EF632A33a86Fe4170cF90fB5735d5aedF9B7C8d,xinminsu,1.74
0x0000000000000000000000000000000000000000,wkm97,1.20
0x0000000000000000000000000000000000000000,Keerthi4308,0.59
0x342FaeB14127A79735144bbdC772AbB6b1bBe343,coderabbitai,0.30
0x0000000000000000000000000000000000000000,samuk,0.27
0x0000000000000000000000000000000000000000,LDuncAndroid,0.03
Loading