Merge pull request #319115 from friedow/maintainer/friedow
Add friedow as a maintainer
This commit is contained in:
@@ -7074,6 +7074,12 @@
|
||||
githubId = 46672819;
|
||||
name = "Frido Friedemann";
|
||||
};
|
||||
friedow = {
|
||||
email = "christian@friedow.com";
|
||||
github = "friedow";
|
||||
githubId = 17351844;
|
||||
name = "Christian Friedow";
|
||||
};
|
||||
friedrichaltheide = {
|
||||
github = "friedrichaltheide";
|
||||
githubId = 11352905;
|
||||
|
||||
@@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/friedow/centerpiece";
|
||||
description = "Your trusty omnibox search";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ a-kenji ];
|
||||
maintainers = with maintainers; [ a-kenji friedow ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "centerpiece";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user