Browse Source

update author field

Eugene 4 months ago
parent
commit
d1293c6a89

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2017 Eugene Pankov
+Copyright (c) 2017 Tabby Developers
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
app/package.json

@@ -4,7 +4,7 @@
   "private": true,
   "repository": "https://github.com/Eugeny/tabby",
   "author": {
-    "name": "Eugene Pankov",
+    "name": "Tabby Developers",
     "email": "[email protected]"
   },
   "main": "dist/main.js",

+ 1 - 1
tabby-auto-sudo-password/package.json

@@ -18,6 +18,6 @@
   "devDependencies": {
     "ansi-colors": "^4.1.1"
   },
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT"
 }

+ 1 - 1
tabby-community-color-schemes/package.json

@@ -14,7 +14,7 @@
   "files": [
     "dist"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "peerDependencies": {
     "@angular/core": "^15",

+ 1 - 1
tabby-core/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "bootstrap": "^5.3.0-alpha.1",

+ 1 - 1
tabby-electron/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "peerDependencies": {
     "@angular/core": "^15",

+ 1 - 1
tabby-linkifier/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@xterm/addon-web-links": "^0.10.0",

+ 1 - 1
tabby-local/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "ansi-colors": "^4.1.1",

+ 1 - 1
tabby-plugin-manager/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@types/semver": "^7.1.0",

+ 1 - 1
tabby-serial/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@types/node": "14.14.14",

+ 1 - 1
tabby-settings/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@types/marked": "^5.0.1",

+ 1 - 1
tabby-ssh/package.json

@@ -17,7 +17,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@types/node": "20.3.1",

+ 1 - 1
tabby-telnet/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "ansi-colors": "^4.1.1",

+ 1 - 1
tabby-terminal/package.json

@@ -16,7 +16,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@xterm/addon-canvas": "^0.6.0",

+ 1 - 1
tabby-web-demo/package.json

@@ -11,7 +11,7 @@
     "data",
     "dist"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "devDependencies": {
     "@types/webpack-env": "^1.16.0"

+ 1 - 1
tabby-web/package.json

@@ -15,7 +15,7 @@
     "dist",
     "typings"
   ],
-  "author": "Eugene Pankov",
+  "author": "Tabby Developers",
   "license": "MIT",
   "peerDependencies": {
     "@angular/core": "^15"