maintainers: rename metadark -> kira-bruneau (#124035)
This commit is contained in:
@@ -102,7 +102,7 @@ let ccache = stdenv.mkDerivation rec {
|
||||
homepage = "https://ccache.dev";
|
||||
downloadPage = "https://ccache.dev/download.html";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ metadark r-burns ];
|
||||
maintainers = with maintainers; [ kira-bruneau r-burns ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user