nsq: Add blakesmith as maintainer (#395926)
This commit is contained in:
commit
f3f178e86d
@ -29,5 +29,6 @@ buildGoModule rec {
|
||||
description = "Realtime distributed messaging platform";
|
||||
changelog = "https://github.com/nsqio/nsq/raw/v${version}/ChangeLog.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ blakesmith ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user