mirror of
https://github.com/siderolabs/extensions.git
synced 2026-05-05 12:16:46 +02:00
chore: add MAINTAINERS file
Add `MAINTAINERS.md` file. Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
parent
bb94c9d65a
commit
e753a74ee1
57
MAINTAINERS.md
Normal file
57
MAINTAINERS.md
Normal file
@ -0,0 +1,57 @@
|
||||
# Overview
|
||||
|
||||
This document contains a list of maintainers in this repo. Any questions related to an extension should be directed to the maintainers.
|
||||
|
||||
If you are interested in becoming a maintainer, please reach out to the current maintainers/create a GitHub issue.
|
||||
|
||||
If the field is marked as `Needs Maintainer`, it means that the package is currently unmaintained. If you are interested in maintaining the package, please reach out to the current maintainers/create a GitHub issue.
|
||||
|
||||
# Maintainers
|
||||
|
||||
| Name | Maintainer | Github ID |
|
||||
| ----------------------------------------- | ------------------- | -------------------------------------------------------------------- |
|
||||
| amdgpu-firmware | Sidero Labs | NA |
|
||||
| amd-ucode | Sidero Labs | NA |
|
||||
| binfmt-misc | Serge Logvinov | [sergelogvinov](https://github.com/sergelogvinov) |
|
||||
| bnx2-bnx2x | Sidero Labs | NA |
|
||||
| btrfs | Enno Boland | [Gottox](https://github.com/Gottox) |
|
||||
| chelsio-drivers | Sidero Labs | NA |
|
||||
| chelsio-firmware | Sidero Labs | NA |
|
||||
| crun | Henrik Gerdes | [hegerdes](https://github.com/hegerdes) |
|
||||
| drbd | Needs Maintainer | NA |
|
||||
| ecr-credential-provider | Florian Ströger | [Preisschild](https://github.com/Preisschild) |
|
||||
| fuse3 | Sidero Labs | NA |
|
||||
| gasket-driver | Sidero Labs | NA |
|
||||
| gvisor | Sidero Labs | NA |
|
||||
| gvisor-debug | Sidero Labs | NA |
|
||||
| hello-world-service | Sidero Labs | NA |
|
||||
| i915-ucode | Sidero Labs | NA |
|
||||
| intel-ice-firmware | Sidero Labs | NA |
|
||||
| intel-ucode | Sidero Labs | NA |
|
||||
| iscsi-tools | Sidero Labs | NA |
|
||||
| kata-containers | Fabiano Fidêncio | [fidencio](https://github.com/fidencio) |
|
||||
| mdadm | Serge Logvinov | [sergelogvinov](https://github.com/sergelogvinov) |
|
||||
| mei | Nick Meyer | [e3b0c442](https://github.com/e3b0c442) |
|
||||
| nut-client | Sidero Labs | NA |
|
||||
| nvidia-container-toolkit-lts | Sidero Labs | NA |
|
||||
| nivida-container-toolkit-production | Sidero Labs | NA |
|
||||
| nvidia-fabricmanager-lts | Sidero Labs | NA |
|
||||
| nvidia-fabricmanager-production | Sidero Labs | NA |
|
||||
| nvidia-open-gpu-kernel-modules-lts | Sidero Labs | NA |
|
||||
| nvidia-open-gpu-kernel-modules-production | Sidero Labs | NA |
|
||||
| nonfree-kmod-nvidia-lts | Sidero Labs | NA |
|
||||
| nonfree-kmod-nvidia-production | Sidero Labs | NA |
|
||||
| qemu-guest-agent | Markus Reiter | [reitermarkus](https://github.com/reitermarkus) |
|
||||
| qlogic-firmware | Sidero Labs | NA |
|
||||
| realtek-firmware | Sidero Labs | NA |
|
||||
| spin | Sven Pfennig | [0xE282B0](https://github.com/0xE282B0) |
|
||||
| stargz-snapshotter | Sidero Labs | NA |
|
||||
| tailscale | Beau Trepp | [btrepp](https://github.com/btrepp) |
|
||||
| thunderbolt | Igor Rzegocki | [ajgon](https://github.com/ajgon) |
|
||||
| usb-modem-drivers | Sidero Labs | NA |
|
||||
| util-linux-tools | Sidero Labs | NA |
|
||||
| v4l-uvc-drivers | Jacob McSwain | [USA-RedDragon](https://github.com/USA-RedDragon) |
|
||||
| vmtoolsd-guest-agent | Robin Elfrink | [robinelfrink](https://github.com/robinelfrink) |
|
||||
| wasmedge | Sidero Labs | NA |
|
||||
| xen-guest-agent | Jerwin NJ | [j3rwin](https://github.com/j3rwin) |
|
||||
| zfs | Andrei Kvapil, Enix | [kvaps](https://github.com/kvaps), [donch](https://github.com/donch) |
|
||||
@ -2,7 +2,7 @@ version: v1alpha1
|
||||
metadata:
|
||||
name: chelsio-drivers
|
||||
version: "$VERSION"
|
||||
author: SideroLabs
|
||||
author: Sidero Labs
|
||||
description: |
|
||||
This system extension provides Chelsio network drivers.
|
||||
compatibility:
|
||||
|
||||
@ -2,7 +2,7 @@ version: v1alpha1
|
||||
metadata:
|
||||
name: mellanox-ofed
|
||||
version: "$VERSION"
|
||||
author: SideroLabs
|
||||
author: Sidero Labs
|
||||
description: |
|
||||
This system extension provides kernel module driver for Mellanox OFED built against a specific Talos version.
|
||||
compatibility:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user