Merge pull request #248307 from Steinhagen/steinhagen-maintainer
vscode-wikitext: Add myself as maintainer
This commit is contained in:
commit
0744ce7980
@ -14165,6 +14165,12 @@
|
||||
githubId = 121178;
|
||||
name = "Raphael Robatsch";
|
||||
};
|
||||
rapiteanu = {
|
||||
email = "rapiteanu.catalin@gmail.com";
|
||||
github = "Steinhagen";
|
||||
githubId = 4029937;
|
||||
name = "Viorel-Cătălin Răpițeanu";
|
||||
};
|
||||
raquelgb = {
|
||||
email = "raquel.garcia.bautista@gmail.com";
|
||||
github = "raquelgb";
|
||||
|
@ -2961,6 +2961,7 @@ let
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=RoweWilsonFrederiskHolme.wikitext";
|
||||
homepage = "https://github.com/Frederisk/Wikitext-VSCode-Extension";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.rapiteanu ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user