keybase,keybase-gui: add filalex77 to maintainers
This commit is contained in:
parent
0aa6230b58
commit
85b93ef20e
@ -35,7 +35,7 @@ buildGoPackage rec {
|
||||
homepage = https://www.keybase.io/;
|
||||
description = "The Keybase official command-line utility and service.";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ carlsverre np rvolosatovs ];
|
||||
maintainers = with maintainers; [ carlsverre np rvolosatovs filalex77 ];
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
@ -108,7 +108,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://www.keybase.io/;
|
||||
description = "The Keybase official GUI";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ rvolosatovs puffnfresh np ];
|
||||
maintainers = with maintainers; [ rvolosatovs puffnfresh np filalex77 ];
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user