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 Organisation README #5

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
66 changes: 66 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<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 />
<!-- TODO: ... 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)
1 change: 1 addition & 0 deletions profile/assets/erlef-logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions profile/assets/erlef-logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.