There are a lot of open source projects out there. They have a wide spectrum of governance models. It's a critical component to the success of a project so it's worth learning from others and consciously deciding on how governance is set up for a project. It's also a critical factor to assess projects and a subject for research.

To facilitate all this a map of the models in use is a helpful resource. This project is about collecting data about open source governance models, make it available in a machine-readable form, and provide an overview via a web page.

The project is at https://github.com/cornelius/open-source-governance, the web site is at https://cornelius.github.io/open-source-governance, and there is more details in my blog entry about Mapping Open Source Governance Models.

Looking for hackers with the skills:

ruby html yaml

This project is part of:

Hack Week 17

Activity

  • over 7 years ago: dmaiocchi liked this project.
  • over 7 years ago: cschum added keyword "yaml" to this project.
  • over 7 years ago: cschum removed keyword json from this project.
  • over 7 years ago: cschum added keyword "html" to this project.
  • over 7 years ago: cschum added keyword "json" to this project.
  • over 7 years ago: cschum added keyword "ruby" to this project.
  • over 7 years ago: cschum started this project.
  • over 7 years ago: cschum originated this project.

  • Comments

    • hennevogel
      over 7 years ago by hennevogel | Reply

      I guess you know the work by mozilla? add-emoji

    Similar Projects

    Recipes catalog and calculator in Rails 8 by gfilippetti

    My wife needs a website to catalog and sell the products of her upcoming bakery, and I need to learn and practice modern Rails. So I'm using this Hack Week to build a modern store using the latest Ruby on Rails best practices, ideally up to the deployment.

    TO DO

    • Index page
    • Product page
    • Admin area -- Supplies calculator based on orders -- Orders notification
    • Authentication
    • Payment
    • Deployment

    Day 1

    As my Rails knowledge was pretty outdated and I had 0 experience with Turbo (wich I want to use in the app), I started following a turbo-rails course. I completed 5 of 11 chapters.

    Day 2

    Continued the course until chapter 8 and added live updates & an empty state to the app. I should finish the course on day 3 and start my own project with the knowledge from it.

    Hackweek 24

    For this Hackweek I'll continue this project, focusing on a Catalog/Calculator for my wife's recipes so she can use for her Café.

    Day 1