azure-functions-core-tools: add myself as maintainer
This commit is contained in:
@@ -88,7 +88,7 @@ in
|
||||
binaryNativeCode
|
||||
];
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [];
|
||||
maintainers = with maintainers; [ mdarocha ];
|
||||
platforms = ["x86_64-linux" "aarch64-darwin" "x86_64-darwin"];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user