Skip to content

Commit

Permalink
Incorporate review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cmorty committed Jul 3, 2020
1 parent eda2681 commit 371dc95
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jitsi-meet-electron/jitsi-meet-electron.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<id>jitsi-meet-electron</id>
<version>2.3.0</version>
<title>Jitsi Meet Electron</title>
<owners>Morty</owners>
<owners>cmorty</owners>
<authors>Jitsi Meet Electron community</authors>
<licenseUrl>https://github.com/jitsi/jitsi-meet-electron/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/jitsi/jitsi-meet-electron</projectUrl>
<projectSourceUrl>https://github.com/jitsi/jitsi-meet-electron</projectSourceUrl>
<docsUrl>https://github.com/jitsi/jitsi-meet-electron</docsUrl>
<!-- <mailingListUrl></mailingListUrl> -->
<bugTrackerUrl>https://github.com/jitsi/jitsi-meet-electron/issues</bugTrackerUrl>
<iconUrl>https://github.com/jitsi/jitsi-meet-electron/raw/master/resources/icons/icon_128x128.png</iconUrl>
<iconUrl>https://rawcdn.githack.com/jitsi/jitsi-meet-electron/c1746ecdb5b83a423e56ddf5c7347a0020a6ec27/resources/icons/icon_128x128.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>Desktop application for Jitsi Meet built with Electron.</summary>
<description><![CDATA[## Features
Expand Down
4 changes: 2 additions & 2 deletions pingtracer/pingtracer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<id>pingtracer</id>
<version>1.8</version>
<title>Ping Tracer</title>
<owners>Morty</owners>
<owners>cmorty</owners>
<authors>bp2008</authors>
<licenseUrl>https://github.com/bp2008/pingtracer/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/bp2008/pingtracer</projectUrl>
<projectSourceUrl>https://github.com/bp2008/pingtracer</projectSourceUrl>
<docsUrl>https://github.com/bp2008/pingtracer</docsUrl>
<!-- <mailingListUrl></mailingListUrl> -->
<bugTrackerUrl>https://github.com/bp2008/pingtracer/issues</bugTrackerUrl>
<iconUrl>https://raw.githubusercontent.com/bp2008/pingtracer/master/PingTest/PingTest/pingtracer.ico</iconUrl>
<iconUrl>https://rawcdn.githack.com/bp2008/pingtracer/980daab1378df5c843f2c42a0fedf0b6ba1f21fc/PingTest/PingTest/pingtracer.ico</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>Ping Tracer continuously pings each network host between your computer and a given destination, helping identify the source of connectivity problems.</summary>
<description><![CDATA[## Features
Expand Down
2 changes: 2 additions & 0 deletions pingtracer/tools/LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
From: https://github.com/bp2008/pingtracer/blob/717f9a4c1dea12ba586a4761654d71b40cf23610/LICENSE

MIT License

Copyright (c) 2017 bp2008
Expand Down

0 comments on commit 371dc95

Please sign in to comment.