-
-
Notifications
You must be signed in to change notification settings - Fork 4
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 Organisation README #57
Comments
Proposal: Erlang Ecosystem FoundationSupporting advanced, reliable, real-time applications. The Erlang Ecosystem Foundation (EEF) is a 501(c)(3) non-profit organization backed by over 1,000 members and industry leaders dedicated to advancing Erlang, Elixir, LFE, and other BEAM-based technologies. Join Us
Become a SponsorYour donation supports the development of technologies and open-source projects used daily by engineers worldwide. Sponsors receive acknowledgment with their logo and link on our website and communications. SponsorsWorking Groups
<picture style="margin-right: 15px; float: left;">
<source
media="(prefers-color-scheme: dark)"
srcset="assets/erlef-logo-dark.svg"
width="170px"
align="left"
/>
<source
media="(prefers-color-scheme: light)"
srcset="assets/erlef-logo-light.svg"
width="170px"
align="left"
/>
<img
src="assets/erlef-logo-light.svg"
alt="Erlang Ecosystem Foundation Logo"
width="170px"
align="left"
/>
</picture>
# Erlang Ecosystem Foundation
**Supporting advanced, reliable, real-time applications.**
<br clear="right"/>
The **Erlang Ecosystem Foundation** (EEF) is a 501(c)(3) non-profit organization backed by over 1,000 members and industry leaders dedicated to advancing Erlang, Elixir, LFE, and other BEAM-based technologies.
## Join Us
- **Basic Membership**: Attend meetings, join our Slack workspace, submit news tips.
- **Annual Supporting Membership**: All basic benefits plus voting rights, optional `erlef.org` email.
- **Lifetime Supporting Membership**: All annual benefits at a reduced one-time fee.
[**Learn More and Join**](https://members.erlef.org/join-us)
## Become a Sponsor
Your donation supports the development of technologies and open-source projects used daily by engineers worldwide. Sponsors receive acknowledgment with their logo and link on our website and communications.
[**Become a Sponsor**](https://erlef.org/sponsors#become-a-sponsor)
## Sponsors
<p float="left">
<img src="https://erlef.org/images/sponsors/tiot-logo.png" width=100 />
<img src="https://erlef.org/images/sponsors/happi-hacking-logo.png" width=100 />
... Add all
</p>
## Working Groups
- [Build and Packaging](https://erlef.org/wg/build-and-packaging)
- [Education, Training, & Adoption](https://erlef.org/wg/education)
- [Embedded Systems](https://erlef.org/wg/embedded)
- [External Process Communication](https://erlef.org/wg/epc)
- [Fellowship](https://erlef.org/wg/fellowship)
- [Infrastructure](https://erlef.org/wg/infra)
- [Language Interoperability](https://erlef.org/wg/language-interop)
- [Libraries and Frameworks](https://erlef.org/wg/libs-and-frameworks)
- [Machine Learning](https://erlef.org/wg/machine-learning)
- [Marketing](https://erlef.org/wg/marketing)
- [Observability](https://erlef.org/wg/observability)
- [Security](https://erlef.org/wg/security)
- [Sponsorship](https://erlef.org/wg/sponsorship) |
Background
To raise the visibility of the EEF, I would like to add a
README
to the Organisation GitHub page.Example: https://github.com/ossf
It should contain:
Tasks
The following tasks must be completed to resolve this issue.
.github
repository in the EEF organisationprofile/README.md
contentsREADME
Related agenda items, issues, and pull requests.
The text was updated successfully, but these errors were encountered: