Skip to content

Commit 41c6c69

Browse files
Drizzlecrjfacebook-github-bot
authored andcommitted
'@emails' -> '@oncall' (*.js)
Differential Revision: D39684030 fbshipit-source-id: 69f281e9e630334ca405a92f75b659795d9ad3e1
1 parent 59f25da commit 41c6c69

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/eslint-plugin-specs/__tests__/react-native-modules-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @emails react_native
87
* @format
8+
* @oncall react_native
99
*/
1010

1111
'use strict';

packages/eslint-plugin-specs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @emails react_native
87
* @format
8+
* @oncall react_native
99
*/
1010

1111
'use strict';

packages/eslint-plugin-specs/react-native-modules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @emails react_native
87
* @format
8+
* @oncall react_native
99
*/
1010

1111
'use strict';

packages/eslint-plugin-specs/with-babel-register/disk-cache.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @emails react_native
87
* @format
8+
* @oncall react_native
99
*/
1010

1111
const path = require('path');

packages/eslint-plugin-specs/with-babel-register/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @emails react_native
87
* @format
8+
* @oncall react_native
99
*/
1010

1111
const babel = require('@babel/core');

0 commit comments

Comments
 (0)