Add myself (avaq) to the keybase package maintainers

This commit is contained in:
Aldwin Vlasblom
2020-05-02 16:40:24 +02:00
committed by Benno Fünfstück
parent a027934ceb
commit ab2d16ad65
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 filalex77 ];
maintainers = with maintainers; [ avaq rvolosatovs puffnfresh np filalex77 ];
license = licenses.bsd3;
};
}