stevedlawrence commented on a change in pull request #22:
URL: https://github.com/apache/daffodil-vscode/pull/22#discussion_r727055021
##########
File path: package.json
##########
@@ -1,13 +1,11 @@
{
"name": "daffodil-debugger",
- "displayName": "Daffodil Debugger",
+ "displayName": "Apache Daffodil Debugger Extension",
+ "description": "VS Code extension for Apache Daffodil Schema Debugger",
"version": "1.0.0",
- "publisher": "jw3",
- "description": "Daffodil Schema Debugger: debug DFDL schema files using
Apache Daffodil.",
+ "publisher": "asf",
+ "author": "Apache Daffodil",
"license": "Apache-2.0",
Review comment:
I wasn't aware of spdx, good to know. Apache-2.0 sounds good then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]