Skip to content

Commit

Permalink
fix: add both Aenix and Enix in MAINTAINERS file
Browse files Browse the repository at this point in the history
Signed-off-by: David Donchez <[email protected]>
  • Loading branch information
donch committed Jan 10, 2025
1 parent db466d1 commit b817afc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ If the field is marked as `Needs Maintainer`, it means that the package is curre
| 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, Aenix | [kvaps](https://github.com/kvaps), [donch](https://github.com/donch) |
| zfs | Aenix, Enix | [kvaps](https://github.com/kvaps), [donch](https://github.com/donch) |
2 changes: 1 addition & 1 deletion storage/zfs/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1alpha1
metadata:
name: zfs
version: "$VERSION"
author: Andrei Kvapil, Aenix
author: Aenix, Enix
description: |
This system extension provides the ZFS kernel module, the ZFS utilities, and a service to import all ZFS pools on start and unmount all pools on stop.
compatibility:
Expand Down

0 comments on commit b817afc

Please sign in to comment.