Merge pull request #200143 from newAM/verible
verible: add newAM to maintainers
This commit is contained in:
commit
54d0a38a90
@ -103,6 +103,6 @@ buildBazelPackage rec {
|
||||
description = "Suite of SystemVerilog developer tools. Including a style-linter, indexer, formatter, and language server.";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ hzeller ];
|
||||
maintainers = with maintainers; [ hzeller newam ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user