Skip to content

Commit 89e222f

Browse files
authored
PARQUET-2407: Minimize settings in jira_options of .asf.yaml (#1233)
1 parent f31dafa commit 89e222f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.asf.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818
#
19+
# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
20+
#
1921
notifications:
2022
commits: commits@parquet.apache.org
2123
issues: issues@parquet.apache.org
22-
pullrequests: commits@parquet.apache.org
23-
jira_options: link label worklog
24+
pullrequests: issues@parquet.apache.org
25+
jira_options: link

0 commit comments

Comments
 (0)