diff --git a/content/notes/22-open-source-software.md b/content/notes/22-open-source-software.md new file mode 100644 index 000000000..91b3d124d --- /dev/null +++ b/content/notes/22-open-source-software.md @@ -0,0 +1,22 @@ +--- +title: "22-open-source-software" +aliases: +tags: +- cosc202 +- lecture +--- + +![](https://i.imgur.com/3EQenkP.png) + +# Describe Origination +- how to floss projects get created + - forking an existing open source project + - + +# Detail Roles + +# Contrast Governance vs management + +# Sketch OSS foundations + +# Understand sustainability challenges \ No newline at end of file diff --git a/content/notes/cosc-202.md b/content/notes/cosc-202.md index 71ff85ab4..1ced44b29 100644 --- a/content/notes/cosc-202.md +++ b/content/notes/cosc-202.md @@ -50,3 +50,4 @@ tags: - [18-build-tools](notes/18-build-tools.md) - [19-security](notes/19-security.md) - [20-software-licensing](notes/20-software-licensing.md) +- [22-open-source-software](notes/22-open-source-software.md)