├── 0000-template.md ├── LICENSE.txt ├── README.md └── rfcs ├── 0001-rfc-process.md ├── 0004-replace-unicode-quotes.md ├── 0015-release-manager.md ├── 0023-musl-libc.md ├── 0025-nix-core-team.md ├── 0026-staging-workflow.md ├── 0036-review-process.png ├── 0036-rfc-process-team-amendment.md ├── 0036-rfc-process.png ├── 0039-unprivileged-maintainer-teams.md ├── 0043-rfcsc-rotation.md └── 0044-disband-nix-core.md /0000-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/0000-template.md -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/README.md -------------------------------------------------------------------------------- /rfcs/0001-rfc-process.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0001-rfc-process.md -------------------------------------------------------------------------------- /rfcs/0004-replace-unicode-quotes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0004-replace-unicode-quotes.md -------------------------------------------------------------------------------- /rfcs/0015-release-manager.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0015-release-manager.md -------------------------------------------------------------------------------- /rfcs/0023-musl-libc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0023-musl-libc.md -------------------------------------------------------------------------------- /rfcs/0025-nix-core-team.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0025-nix-core-team.md -------------------------------------------------------------------------------- /rfcs/0026-staging-workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0026-staging-workflow.md -------------------------------------------------------------------------------- /rfcs/0036-review-process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0036-review-process.png -------------------------------------------------------------------------------- /rfcs/0036-rfc-process-team-amendment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0036-rfc-process-team-amendment.md -------------------------------------------------------------------------------- /rfcs/0036-rfc-process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0036-rfc-process.png -------------------------------------------------------------------------------- /rfcs/0039-unprivileged-maintainer-teams.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0039-unprivileged-maintainer-teams.md -------------------------------------------------------------------------------- /rfcs/0043-rfcsc-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0043-rfcsc-rotation.md -------------------------------------------------------------------------------- /rfcs/0044-disband-nix-core.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tweag/rfcs/HEAD/rfcs/0044-disband-nix-core.md --------------------------------------------------------------------------------