Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.apache.maven.plugins-ma…
Browse files Browse the repository at this point in the history
…ven-compiler-plugin-3.12.1
  • Loading branch information
nya-elimu authored Jul 4, 2024
2 parents 508f0e8 + 0b9e7cc commit 4dc749a
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 279 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

custom: ['https://github.com/elimu-ai/web3-wiki#funding']
custom: ['https://www.drips.network/app/drip-lists/41305178594442616889778610143373288091511468151140966646158126636698']
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing

## Contributing to elimu.ai 👩🏽‍💻

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

## Contributor Drip Splits 💧

See https://www.drips.network/app/projects/github/elimu-ai/model
7 changes: 7 additions & 0 deletions FUNDING.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"drips": {
"ethereum": {
"ownedBy": "0xB1C409722B23Cba26dE8660b180d4B55Ed8CB4c0"
}
}
}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 elimu.ai Community DAO
Copyright (c) 2020 elimu.ai

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
27 changes: 24 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,29 @@ mvn compile

See [.github/workflows/maven-release.yml](.github/workflows/maven-release.yml)

---
> [!NOTE]
> To perform a release, go to https://github.com/elimu-ai/model/actions/workflows/maven-release.yml, and press "Run workflow."
![Run workflow](https://github.com/elimu-ai/wiki/assets/1451036/5bbfe03f-724c-4582-bc3c-411b763316db)

elimu.ai - Free open source learning software for out-of-school children ✨🚀
---

[Website 🌐](https://elimu.ai)   [Wiki 📃](https://github.com/elimu-ai/wiki#readme)   [Projects 👩🏽‍💻](https://github.com/orgs/elimu-ai/projects?query=is%3Aopen)   [Milestones 🎯](https://github.com/elimu-ai/wiki/milestones)   [Community 👋🏽](https://github.com/elimu-ai/wiki#open-source-community)
<p align="center">
<img src="https://github.com/elimu-ai/webapp/blob/main/src/main/webapp/static/img/logo-text-256x78.png" />
</p>
<p align="center">
elimu.ai - Free open-source learning software for out-of-school children ✨🚀
</p>
<p align="center">
<a href="https://elimu.ai">Website 🌐</a>
&nbsp;&nbsp;
<a href="https://github.com/elimu-ai/wiki#readme">Wiki 📃</a>
&nbsp;&nbsp;
<a href="https://github.com/orgs/elimu-ai/projects?query=is%3Aopen">Projects 👩🏽‍💻</a>
&nbsp;&nbsp;
<a href="https://github.com/elimu-ai/wiki/milestones">Milestones 🎯</a>
&nbsp;&nbsp;
<a href="https://github.com/elimu-ai/wiki#open-source-community">Community 👋🏽</a>
&nbsp;&nbsp;
<a href="https://www.drips.network/app/drip-lists/41305178594442616889778610143373288091511468151140966646158126636698">Support 💜</a>
</p>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ai.elimu</groupId>
<artifactId>model</artifactId>
<version>2.0.67-SNAPSHOT</version>
<version>2.0.68-SNAPSHOT</version>
<packaging>jar</packaging>
<name>model</name>

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 4dc749a

Please sign in to comment.