Skip to content

Instantly share code, notes, and snippets.

View calebamiles's full-sized avatar

caleb miles calebamiles

  • Burlington, Vermont
View GitHub Profile
@calebamiles
calebamiles / oss-development-reading-list.md
Last active June 7, 2017 22:58
reading list of research into OSS development

Introduces a modification to Softgoal Interdependency Graph (SIG) models to study software ecosystem (SECO) health. Other than the introduction of terms and a list of the practicies from KDE.

Proposes a maturity model for FLOSS communities. The paper suggests that more "traditional" metrics based approaches to studying FLOSS communities do not by themselves provide guidance regarding opportunities for improvement which is of use to FLOSS community managers. TODO: pick up reading from page 40

Keybase proof

I hereby claim:

  • I am calebamiles on github.
  • I am calebamiles (https://keybase.io/calebamiles) on keybase.
  • I have a public key ASCA-W8cq_-rA_HU69MaCHNBcnl6HOSa9ROnGxzfEtnmAgo

To claim this, I am signing this object:

@calebamiles
calebamiles / k8s-leadership-summit-2017-issue-taxonomy.md
Last active January 25, 2018 18:46
issue taxonomy as of the Kubernetes leadership summit in 2017
@calebamiles
calebamiles / structure.md
Last active December 20, 2018 00:22
KEP contributor onboarding
├── cli                                   (example CLI)
│   └── cmd                               (the actual CLI [sub]commands)
├── helpers                               (mostly untested code intented for project maintainers)
│   ├── convert                           (convert an KEP in the current format to the new format)
│   │   └── internal                      
│   │       ├── convert
│   │       ├── extract
@calebamiles
calebamiles / notes.md
Last active February 1, 2021 15:53
Notes on Open Source Governance Models

Node.js Foundation

  • Healthy Open Source
    • explicit goal to be a lightweight process
    • concrete ability to scale to hundreds of contributors
    • good fundamental goals
      • transparency
      • participation
      • efficacy
    • ecosystem projects encouraged but not required to adopt foundation governance templates
  • creation of projects under TSC explicity delegates authority from TSC to project TC