erlef / marketing-wg

Marketing Working Group - https://erlef.org/wg/marketing
7 stars 4 forks source link

Add Organisation README #57

Open maennchen opened 2 weeks ago

maennchen commented 2 weeks ago

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.

Related agenda items, issues, and pull requests.

maennchen commented 2 weeks ago

Proposal:


Erlang Ecosystem Foundation Logo

Erlang Ecosystem Foundation

Supporting 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

Learn More and Join

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

Sponsors

... Add all

Working 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)