system76{,-acpi}: add maintainer ahoneybun (#366236)
ahoneybun adopts system76 packages Co-authored-by: Aaron Honeycutt <aaronhoneycutt@proton.me>
This commit is contained in:
co-authored by
Aaron Honeycutt
parent
4266ed347c
commit
0019621da3
@@ -35,6 +35,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
maintainers = with lib.maintainers; [ ahoneybun ];
|
||||
license = [ licenses.gpl2Only ];
|
||||
platforms = [
|
||||
"i686-linux"
|
||||
|
||||
@@ -35,6 +35,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ ahoneybun ];
|
||||
license = [ lib.licenses.gpl2Plus ];
|
||||
platforms = [
|
||||
"i686-linux"
|
||||
|
||||
Reference in New Issue
Block a user