From 2428ef9a341d92c43f770a8d236b43637cf5eb87 Mon Sep 17 00:00:00 2001 From: stratact Date: Wed, 8 Aug 2018 21:13:27 -0700 Subject: [PATCH 1/4] Update active contributor list and add a couple of projects --- README.md | 63 ++++++++++++++++++++++++++----------------------------- 1 file changed, 30 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 80bd2b8..f6526b7 100644 --- a/README.md +++ b/README.md @@ -40,39 +40,36 @@ Please make sure you use the **latest nightly** of `rustc` before building (for The ecosystem and software Redox OS provides is listed below. -| Name (lexicographic order) | Maintainer -|-----------------------------------------------------------------------------|--------------------------- -| [acid (kernel integration tests)](https://github.com/redox-os/acid) | [**@jackpot51**](https://github.com/jackpot51) (co.: [**@ticki**](https://github.com/ticki), [**@nilset](https://github.com/nilset)) -| [binutils](https://github.com/redox-os/binutils) | [**@ticki**](https://github.com/ticki) -| [bots (custom Mattermost bots)](https://github.com/redox-os/bots) | [**@ticki**](https://github.com/ticki) -| [cookbook](https://github.com/redox-os/cookbook) | [**@jackpot51**](https://github.com/jackpot51) -| [coreutils](https://github.com/redox-os/coreutils) | [**@ticki**](https://github.com/ticki) (co.: [**@stratact**](https://github.com/stratact)) -| [extrautils](https://github.com/redox-os/extrautils) | [**@ticki**](https://github.com/ticki) -| [games](https://github.com/redox-os/games) | [**@ticki**](https://github.com/ticki) -| [Ion (shell)](https://github.com/redox-os/ion) | [**@skylerberg**](https://github.com/skylerberg) & [**@jackpot51**](https://github.com/jackpot51) -| [kernel](https://github.com/redox-os/kernel) | [**@jackpot51**](https://github.com/jackpot51) -| [libextra](https://github.com/redox-os/libextra) | [**@ticki**](https://github.com/ticki) -| [libpager](https://github.com/redox-os/libpager) | [**@ticki**](https://github.com/ticki) -| [netutils](https://github.com/redox-os/netutils) | [**@jackpot51**](https://github.com/jackpot51) -| [orbclient (Orbital client)](https://github.com/redox-os/orbclient) | [**@jackpot51**](https://github.com/jackpot51) -| [orbdata](https://github.com/redox-os/orbdata) | [**@jackpot51**](https://github.com/jackpot51) -| [orbgame (Orbital 2D game engine)](https://github.com/redox-os/orbgame) | [**@FloVanGH**](https://github.com/FloVanGH) -| [Orbital (windowing and compositing system)](https://github.com/redox-os/orbital) | [**@jackpot51**](https://github.com/jackpot51) -| [orbtk (Orbital toolkit)](https://github.com/redox-os/orbtk) | [**@stratact**](https://github.com/stratact) -| [orbutils (Orbital utilities)](https://github.com/redox-os/orbutils) | [**@jackpot51**](https://github.com/jackpot51) -| [pkgutils (current package manager)](https://github.com/redox-os/pkgutils) | [**@jackpot51**](https://github.com/jackpot51) -| [playbot (internal REPL bot)](https://github.com/redox-os/playbot) | [**@ticki**](https://github.com/ticki) -| [ralloc](https://github.com/redox-os/ralloc) | [**@ticki**](https://github.com/ticki) -| [RANSID (Rust ANSI driver)](https://github.com/redox-os/ransid) | [**@jackpot51**](https://github.com/jackpot51) -| [redoxfs (old filesystem)](https://github.com/redox-os/redoxfs) | [**@jackpot51**](https://github.com/jackpot51) -| [syscall](https://github.com/redox-os/syscall) | [**@jackpot51**](https://github.com/jackpot51) -| [Sodium (Vim-inspired text editor)](https://github.com/redox-os/sodium) | [**@ticki**](https://github.com/ticki) -| [TFS (ticki filesystem)](https://github.com/ticki/tfs) | [**@ticki**](https://github.com/ticki) -| [The Redox book](https://github.com/redox-os/book) | [**@ticki**](https://github.com/ticki) -| [userutils](https://github.com/redox-os/userutils) | [**@jackpot51**](https://github.com/jackpot51) -| [libstd](https://github.com/Yoric/libstd) | **abandoned, Rust's official libstd is now used** -| The old kernel | **abandoned** -| [ZFS](https://github.com/redox-os/zfs) | **abandoned, superseded by [TFS](https://github.com/ticki/tfs)** +| Name (lexicographic order) | Maintainer +|--------------------------------------------------------------------------------------|--------------------------- +| [acid (kernel integration tests)](https://gitlab.redox-os.org/redox-os/acid) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@nilset**](https://gitlab.redox-os.org/NilSet) +| [binutils](https://gitlab.redox-os.org/redox-os/binutils) | **vacant** +| [cookbook](https://gitlab.redox-os.org/redox-os/cookbook) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@ids1024**](https://gitlab.redox-os.org/ids1024) [**@sajattack**](https://gitlab.redox-os.org/sajattack) +| [coreutils](https://gitlab.redox-os.org/redox-os/coreutils) | **vacant** +| [extrautils](https://gitlab.redox-os.org/redox-os/extrautils) | **vacant** +| [games](https://gitlab.redox-os.org/redox-os/games) | **@enrico** (AKA **@HenryTheCat**) [**@fabiao**](https://gitlab.redox-os.org/fabiao) +| [Ion (shell)](https://gitlab.redox-os.org/redox-os/ion) | [**@mmstick**](https://gitlab.redox-os.org/mmstick) [**@stratact**](https://gitlab.redox-os.org/stratact) +| [kernel](https://gitlab.redox-os.org/redox-os/kernel) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [libextra](https://gitlab.redox-os.org/redox-os/libextra) | **vacant** +| [libpager](https://gitlab.redox-os.org/redox-os/libpager) | **vacant** +| [netstack](https://gitlab.redox-os.org/redox-os/netstack) | **@batonius** [**@dlrobertson**](https://gitlab.redox-os.org/dlrobertson) +| [netutils](https://gitlab.redox-os.org/redox-os/netutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [orbclient (Orbital client)](https://gitlab.redox-os.org/redox-os/orbclient) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@FloVanGH**]() +| [orbdata](https://gitlab.redox-os.org/redox-os/orbdata) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [orbgame (Orbital 2D game engine)](https://gitlab.redox-os.org/redox-os/orbgame) | **@FloVanGH** +| [Orbital (windowing and compositing system)](https://gitlab.redox-os.org/redox-os/orbital) | [**@jackpot51**](https://github.com/jackpot51) +| [orbtk (Orbital toolkit)](https://gitlab.redox-os.org/redox-os/orbtk) | **@FloVanGH** +| [orbutils (Orbital utilities)](https://gitlab.redox-os.org/redox-os/orbutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [pkgutils (current package manager)](https://gitlab.redox-os.org/redox-os/pkgutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [ralloc](https://gitlab.redox-os.org/redox-os/ralloc) | [**@tommoa**](https://gitlab.redox-os.org/Tommoa) [**@nilset**](https://gitlab.redox-os.org/NilSet) +| [RANSID (Rust ANSI driver)](https://gitlab.redox-os.org/redox-os/ransid) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [redoxfs (old filesystem)](https://gitlab.redox-os.org/redox-os/redoxfs) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [relibc (C Library in Rust)](https://gitlab.redox-os.org/redox-os/relibc) | [**@jD91mZM2**](https://gitlab.redox-os.org/jD91mZM2) [**@sajattack**](https://gitlab.redox-os.org/sajattack) [**@tommoa**](https://gitlab.redox-os.org/Tommoa) [**@stratact**](https://gitlab.redox-os.org/stratact) +| [syscall](https://gitlab.redox-os.org/redox-os/syscall) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [Sodium (Vim-inspired text editor)](https://gitlab.redox-os.org/redox-os/sodium) | **vacant** +| [TFS ((ticki) **T**he **F**ile **S**ystem)](https://gitlab.redox-os.org/redox-os/tfs) | [**@tommoa**](https://gitlab.redox-os.org/Tommoa) +| [The Redox book](https://gitlab.redox-os.org/redox-os/book) | **vacant** +| [userutils](https://gitlab.redox-os.org/redox-os/userutils) | [**@jackpot51**](https://github.com/jackpot51) ## Help! Redox won't compile! From 70ce364a2c0e89e04c54d4ea253c3e185e72f6bd Mon Sep 17 00:00:00 2001 From: stratact Date: Wed, 8 Aug 2018 21:26:29 -0700 Subject: [PATCH 2/4] Rely on GitLab to link the member accounts automatically --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index f6526b7..850c38f 100644 --- a/README.md +++ b/README.md @@ -42,34 +42,34 @@ The ecosystem and software Redox OS provides is listed below. | Name (lexicographic order) | Maintainer |--------------------------------------------------------------------------------------|--------------------------- -| [acid (kernel integration tests)](https://gitlab.redox-os.org/redox-os/acid) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@nilset**](https://gitlab.redox-os.org/NilSet) +| [acid (kernel integration tests)](https://gitlab.redox-os.org/redox-os/acid) | **@jackpot51** **@NilSet** | [binutils](https://gitlab.redox-os.org/redox-os/binutils) | **vacant** -| [cookbook](https://gitlab.redox-os.org/redox-os/cookbook) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@ids1024**](https://gitlab.redox-os.org/ids1024) [**@sajattack**](https://gitlab.redox-os.org/sajattack) +| [cookbook](https://gitlab.redox-os.org/redox-os/cookbook) | **@jackpot51** **@ids1024** **@sajattack** | [coreutils](https://gitlab.redox-os.org/redox-os/coreutils) | **vacant** | [extrautils](https://gitlab.redox-os.org/redox-os/extrautils) | **vacant** -| [games](https://gitlab.redox-os.org/redox-os/games) | **@enrico** (AKA **@HenryTheCat**) [**@fabiao**](https://gitlab.redox-os.org/fabiao) -| [Ion (shell)](https://gitlab.redox-os.org/redox-os/ion) | [**@mmstick**](https://gitlab.redox-os.org/mmstick) [**@stratact**](https://gitlab.redox-os.org/stratact) -| [kernel](https://gitlab.redox-os.org/redox-os/kernel) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [games](https://gitlab.redox-os.org/redox-os/games) | **@enrico** (AKA **@HenryTheCat**) **@fabiao** +| [Ion (shell)](https://gitlab.redox-os.org/redox-os/ion) | **@mmstick** **@stratact** +| [kernel](https://gitlab.redox-os.org/redox-os/kernel) | **@jackpot51** | [libextra](https://gitlab.redox-os.org/redox-os/libextra) | **vacant** | [libpager](https://gitlab.redox-os.org/redox-os/libpager) | **vacant** -| [netstack](https://gitlab.redox-os.org/redox-os/netstack) | **@batonius** [**@dlrobertson**](https://gitlab.redox-os.org/dlrobertson) -| [netutils](https://gitlab.redox-os.org/redox-os/netutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) -| [orbclient (Orbital client)](https://gitlab.redox-os.org/redox-os/orbclient) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) [**@FloVanGH**]() -| [orbdata](https://gitlab.redox-os.org/redox-os/orbdata) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [netstack](https://gitlab.redox-os.org/redox-os/netstack) | **@batonius** **@dlrobertson** +| [netutils](https://gitlab.redox-os.org/redox-os/netutils) | **@jackpot51** +| [orbclient (Orbital client)](https://gitlab.redox-os.org/redox-os/orbclient) | **@jackpot51** **@FloVanGH** +| [orbdata](https://gitlab.redox-os.org/redox-os/orbdata) | **@jackpot51** | [orbgame (Orbital 2D game engine)](https://gitlab.redox-os.org/redox-os/orbgame) | **@FloVanGH** -| [Orbital (windowing and compositing system)](https://gitlab.redox-os.org/redox-os/orbital) | [**@jackpot51**](https://github.com/jackpot51) +| [Orbital (windowing and compositing system)](https://gitlab.redox-os.org/redox-os/orbital) | **@jackpot51** | [orbtk (Orbital toolkit)](https://gitlab.redox-os.org/redox-os/orbtk) | **@FloVanGH** -| [orbutils (Orbital utilities)](https://gitlab.redox-os.org/redox-os/orbutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) -| [pkgutils (current package manager)](https://gitlab.redox-os.org/redox-os/pkgutils) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) -| [ralloc](https://gitlab.redox-os.org/redox-os/ralloc) | [**@tommoa**](https://gitlab.redox-os.org/Tommoa) [**@nilset**](https://gitlab.redox-os.org/NilSet) -| [RANSID (Rust ANSI driver)](https://gitlab.redox-os.org/redox-os/ransid) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) -| [redoxfs (old filesystem)](https://gitlab.redox-os.org/redox-os/redoxfs) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) -| [relibc (C Library in Rust)](https://gitlab.redox-os.org/redox-os/relibc) | [**@jD91mZM2**](https://gitlab.redox-os.org/jD91mZM2) [**@sajattack**](https://gitlab.redox-os.org/sajattack) [**@tommoa**](https://gitlab.redox-os.org/Tommoa) [**@stratact**](https://gitlab.redox-os.org/stratact) -| [syscall](https://gitlab.redox-os.org/redox-os/syscall) | [**@jackpot51**](https://gitlab.redox-os.org/jackpot51) +| [orbutils (Orbital utilities)](https://gitlab.redox-os.org/redox-os/orbutils) | **@jackpot51** +| [pkgutils (current package manager)](https://gitlab.redox-os.org/redox-os/pkgutils) | **@jackpot51** +| [ralloc](https://gitlab.redox-os.org/redox-os/ralloc) | **@Tommoa** **@NilSet** +| [RANSID (Rust ANSI driver)](https://gitlab.redox-os.org/redox-os/ransid) | **@jackpot51** +| [redoxfs (old filesystem)](https://gitlab.redox-os.org/redox-os/redoxfs) | **@jackpot51** +| [relibc (C Library in Rust)](https://gitlab.redox-os.org/redox-os/relibc) | **@jD91mZM2** **@sajattack** **@Tommoa** **@stratact** +| [syscall](https://gitlab.redox-os.org/redox-os/syscall) | **@jackpot51** | [Sodium (Vim-inspired text editor)](https://gitlab.redox-os.org/redox-os/sodium) | **vacant** -| [TFS ((ticki) **T**he **F**ile **S**ystem)](https://gitlab.redox-os.org/redox-os/tfs) | [**@tommoa**](https://gitlab.redox-os.org/Tommoa) +| [TFS ((ticki) **T**he **F**ile **S**ystem)](https://gitlab.redox-os.org/redox-os/tfs) | **@Tommoa** | [The Redox book](https://gitlab.redox-os.org/redox-os/book) | **vacant** -| [userutils](https://gitlab.redox-os.org/redox-os/userutils) | [**@jackpot51**](https://github.com/jackpot51) +| [userutils](https://gitlab.redox-os.org/redox-os/userutils) | **@jackpot51** ## Help! Redox won't compile! From dc0f1c315a26772f9e79baecde077fec9f2ed3bb Mon Sep 17 00:00:00 2001 From: stratact Date: Wed, 8 Aug 2018 21:54:12 -0700 Subject: [PATCH 3/4] Add ipcd to the list of active projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 850c38f..831607b 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ The ecosystem and software Redox OS provides is listed below. | [extrautils](https://gitlab.redox-os.org/redox-os/extrautils) | **vacant** | [games](https://gitlab.redox-os.org/redox-os/games) | **@enrico** (AKA **@HenryTheCat**) **@fabiao** | [Ion (shell)](https://gitlab.redox-os.org/redox-os/ion) | **@mmstick** **@stratact** +| [ipcd](https://gitlab.redox-os.org/redox-os/ipcd) | **@jD91mZM2** | [kernel](https://gitlab.redox-os.org/redox-os/kernel) | **@jackpot51** | [libextra](https://gitlab.redox-os.org/redox-os/libextra) | **vacant** | [libpager](https://gitlab.redox-os.org/redox-os/libpager) | **vacant** From b254ef0e566431bf0ebe8a2d74f7f98c67c41e2a Mon Sep 17 00:00:00 2001 From: stratact Date: Thu, 9 Aug 2018 01:17:07 -0700 Subject: [PATCH 4/4] Add `small` to the project list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 831607b..05618b8 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ The ecosystem and software Redox OS provides is listed below. | [RANSID (Rust ANSI driver)](https://gitlab.redox-os.org/redox-os/ransid) | **@jackpot51** | [redoxfs (old filesystem)](https://gitlab.redox-os.org/redox-os/redoxfs) | **@jackpot51** | [relibc (C Library in Rust)](https://gitlab.redox-os.org/redox-os/relibc) | **@jD91mZM2** **@sajattack** **@Tommoa** **@stratact** +| [small (stack String and other collections)](https://gitlab.redox-os.org/redox-os/small) | **@Tommoa** | [syscall](https://gitlab.redox-os.org/redox-os/syscall) | **@jackpot51** | [Sodium (Vim-inspired text editor)](https://gitlab.redox-os.org/redox-os/sodium) | **vacant** | [TFS ((ticki) **T**he **F**ile **S**ystem)](https://gitlab.redox-os.org/redox-os/tfs) | **@Tommoa**